yii2-netdisk/tests/functional/_bootstrap.php

5 lines
167 B
PHP

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