فهرست منبع

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');