1
0
Fork 0
mirror of synced 2025-04-20 01:21:01 +00:00

fix bootstrap

This commit is contained in:
Pavel 2020-07-30 15:09:30 +03:00
parent f33d86812f
commit 1c2f127050

View file

@ -33,3 +33,5 @@ if (!IsModuleInstalled('intaro.retailcrm')) {
}
CModule::IncludeModule('intaro.retailcrm');
require_once __DIR__ . '/tests/helpers/Helpers.php';