fix bootstrap
This commit is contained in:
parent
f33d86812f
commit
1c2f127050
1 changed files with 2 additions and 0 deletions
|
@ -33,3 +33,5 @@ if (!IsModuleInstalled('intaro.retailcrm')) {
|
|||
}
|
||||
|
||||
CModule::IncludeModule('intaro.retailcrm');
|
||||
|
||||
require_once __DIR__ . '/tests/helpers/Helpers.php';
|
||||
|
|
Loading…
Add table
Reference in a new issue