From b8e88eb3db23d033505724e8e001120231d60d7e Mon Sep 17 00:00:00 2001 From: Ivan Chaplygin Date: Mon, 27 Feb 2023 14:06:15 +0300 Subject: [PATCH] Deleting empty lines --- tests/api/test-wc-retailcrm-client-v5.php | 1 - 1 file changed, 1 deletion(-) 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')