Skip to content

Commit

Permalink
Added tmpPath check to test
Browse files Browse the repository at this point in the history
  • Loading branch information
helios-ag committed Mar 10, 2019
1 parent a5d2c99 commit e5c796f
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 @@ -150,6 +150,7 @@ public function testSupportsAllConfigFormats($path)
'separator' => '/',
'tmbPath' => '',
'tmbURL' => '',
'tmpPath' => '',
'acceptedName' => '#^[^/\?*:|"<>]*[^./\?*:|"<>]$#',
'rootCssClass' => 'elfinder-navbar-root-onedrive',
'useApiThumbnail' => true,
Expand Down

0 comments on commit e5c796f

Please sign in to comment.