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

Fix the causes of errors in old tests

This commit is contained in:
Ivan Chaplygin 2023-02-27 11:26:51 +03:00
parent 74145e3ea0
commit f1535e6d02

View file

@ -13,7 +13,7 @@ use datasets\DataBaseRetailCrm;
* @link http://retailcrm.ru
* @see http://help.retailcrm.ru
*/
class WC_Retailcrm_client_V5 extends WC_Retailcrm_Test_Case_Helper
class Test_WC_Retailcrm_client_V5 extends WC_Retailcrm_Test_Case_Helper
{
protected $apiClientMock;
protected $responseMock;