Fixing tests
This commit is contained in:
parent
86c698ce26
commit
ba09b7c773
2 changed files with 3 additions and 1 deletions
|
|
@ -25,3 +25,5 @@ if (file_exists(dirname(__DIR__) . '/PHPCI/config.yml')) {
|
|||
}
|
||||
|
||||
require_once(dirname(__DIR__) . '/vars.php');
|
||||
|
||||
\PHPCI\Helper\Lang::init($config);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue