diff --git a/Tests/DependencyInjection/ConfigurationLoadTest.php b/Tests/DependencyInjection/ConfigurationLoadTest.php index 225da38..a0e4707 100644 --- a/Tests/DependencyInjection/ConfigurationLoadTest.php +++ b/Tests/DependencyInjection/ConfigurationLoadTest.php @@ -39,6 +39,7 @@ public function testSupportsAllConfigFormats($path) 'tinymce_popup_path' => '/pop-up', 'relative_path' => false, 'path_prefix' => '/', + 'visible_mime_types' => array(), 'connector' => array( 'debug' => true, 'binds' => array(),