Parcourir la source

Refactored unit tests.

Qiang Xue il y a 12 ans
Parent
commit
4a63061213
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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');