initial commit
This commit is contained in:
3
tests/codeception/frontend/functional/_bootstrap.php
Normal file
3
tests/codeception/frontend/functional/_bootstrap.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/frontend/functional.php'));
|
||||
Reference in New Issue
Block a user