mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 13:02:24 +08:00
Adjusted test configs structure
This commit is contained in:
@ -31,7 +31,7 @@ class TestCase extends Test
|
||||
* The application configuration array may contain an optional `class` element which specifies the class
|
||||
* name of the application instance to be created. By default, a [[\yii\web\Application]] instance will be created.
|
||||
*/
|
||||
public $appConfig = '@codeception/unit/_config.php';
|
||||
public $appConfig = '@codeception/config/unit.php';
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user