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