Qiang Xue 12 лет назад
Родитель
Сommit
4a63061213
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      tests/unit/_bootstrap.php

+ 0 - 2
tests/unit/_bootstrap.php

@@ -1,5 +1,3 @@
 <?php
 
 // add unit testing specific bootstrap code here
-
-yii\codeception\TestCase::$appConfig = require(__DIR__ . '/_config.php');