Browse Source

Refactored unit tests.

Qiang Xue 12 năm trước cách đây
mục cha
commit
4a63061213
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      tests/unit/_bootstrap.php

+ 0 - 2
tests/unit/_bootstrap.php

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