Commit 468f8042 by Mark

added test-case to frontend unit tests

parent 942462a5
<?php
namespace frontend\tests\unit;
class TestCase extends \yii\codeception\TestCase
{
public $appConfig = '@frontend/tests/unit/_config.php';
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment