| Current Path : /var/www/html/dosmv2/tests/codeception/frontend/unit/ |
| Current File : /var/www/html/dosmv2/tests/codeception/frontend/unit/TestCase.php |
<?php
namespace tests\codeception\frontend\unit;
/**
* @inheritdoc
*/
class TestCase extends \yii\codeception\TestCase
{
public $appConfig = '@tests/codeception/config/frontend/unit.php';
}