浏览代码

Refactored unit tests.

Qiang Xue 12 年之前
父节点
当前提交
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');