diff --git a/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php b/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php index 057848db2ba7d..9bc8f406ee339 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php +++ b/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php @@ -412,7 +412,6 @@ protected static function getBundleDefaultConfig() 'formatter' => 'translator.formatter.default', 'paths' => [], 'default_path' => '%kernel.project_dir%/translations', - 'enabled_locales' => [], 'pseudo_localization' => [ 'enabled' => false, 'accents' => true,