fix for tests
This commit is contained in:
parent
86e87be8d9
commit
c836c2b293
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ if (!class_exists('WC_Retailcrm_Base')) {
|
|||
$this->apiClient = $this->getApiClient();
|
||||
} else {
|
||||
$this->apiClient = $retailcrm;
|
||||
$this->init_settings_fields();
|
||||
}
|
||||
|
||||
self::$option_key = $this->get_option_key();
|
||||
|
|
Loading…
Add table
Reference in a new issue