simple-yewu/tests/codeception/backend/functional/_bootstrap.php

3 lines
102 B

6 years ago
<?php
new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/backend/functional.php'));