Skip to content

Commit 4296c47

Browse files
committed
fixed tests
1 parent 5d7261c commit 4296c47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/_bootstrap.php

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
error_reporting(E_ALL & ~E_NOTICE);
1313

1414
require_once __DIR__ . '/../vendor/autoload.php';
15+
require_once __DIR__ . '/../vendor/yiisoft/yii2/Yii.php';

0 commit comments

Comments
 (0)