_bootstrap.php 167 B

1234
  1. <?php
  2. // create an application instance to support URL creation before running any test
  3. Yii::createObject(require(__DIR__ . '/../../web/index-test-functional.php'));