Update config.php

This commit is contained in:
Evgeniy Tkachenko 2015-05-13 14:14:06 +03:00
parent ff7b5adae5
commit ff0a3944bf

View File

@ -3,6 +3,7 @@
* Application configuration shared by all test types
*/
return [
'language' => 'en-US',
'controllerMap' => [
'fixture' => [
'class' => 'yii\faker\FixtureController',