_bootstrap.php 131 B

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