file will not loaded

https://github.com/yiisoft/yii2/tree/master/framework/test
This commit is contained in:
lynicidn
2017-04-27 20:51:56 +03:00
committed by GitHub
parent 526c76be3c
commit 96dae1cebc

View File

@ -58,7 +58,7 @@ class FixtureController extends Controller
* that disables and enables integrity check, so your data can be safely loaded.
*/
public $globalFixtures = [
'yii\test\InitDb',
'yii\test\InitDbFixture',
];