diff --git a/tests/api/test-wc-retailcrm-client-v5.php b/tests/api/test-wc-retailcrm-client-v5.php index cd51968..8cb854e 100644 --- a/tests/api/test-wc-retailcrm-client-v5.php +++ b/tests/api/test-wc-retailcrm-client-v5.php @@ -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')