fix for tests
This commit is contained in:
parent
86e87be8d9
commit
c836c2b293
@ -40,6 +40,7 @@ if (!class_exists('WC_Retailcrm_Base')) {
|
|||||||
$this->apiClient = $this->getApiClient();
|
$this->apiClient = $this->getApiClient();
|
||||||
} else {
|
} else {
|
||||||
$this->apiClient = $retailcrm;
|
$this->apiClient = $retailcrm;
|
||||||
|
$this->init_settings_fields();
|
||||||
}
|
}
|
||||||
|
|
||||||
self::$option_key = $this->get_option_key();
|
self::$option_key = $this->get_option_key();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user