We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7261c commit 4296c47Copy full SHA for 4296c47
tests/_bootstrap.php
@@ -12,3 +12,4 @@
12
error_reporting(E_ALL & ~E_NOTICE);
13
14
require_once __DIR__ . '/../vendor/autoload.php';
15
+require_once __DIR__ . '/../vendor/yiisoft/yii2/Yii.php';
0 commit comments