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