Explorar el Código

Refactored unit tests.

Qiang Xue hace 12 años
padre
commit
4a63061213
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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');