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