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