1
0
Fork 0
mirror of synced 2025-04-03 22:03:34 +03:00

Deleting empty lines

This commit is contained in:
Ivan Chaplygin 2023-02-27 14:06:15 +03:00
parent f1535e6d02
commit b8e88eb3db

View file

@ -18,7 +18,6 @@ class Test_WC_Retailcrm_client_V5 extends WC_Retailcrm_Test_Case_Helper
protected $apiClientMock;
protected $responseMock;
public function setUp()
{
$this->responseMock = $this->getMockBuilder('\WC_Retailcrm_Response_Helper')