Skip to content

Commit

Permalink
update unit test with new config variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Hoffman committed Dec 7, 2015
1 parent 489be82 commit 3ff9a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/DependencyInjection/ConfigurationLoadTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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(),
Expand Down

0 comments on commit 3ff9a11

Please sign in to comment.