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