diff --git a/tests/DependencyInjection/ConfigurationLoadTest.php b/tests/DependencyInjection/ConfigurationLoadTest.php index 8dedb16..ace4f20 100644 --- a/tests/DependencyInjection/ConfigurationLoadTest.php +++ b/tests/DependencyInjection/ConfigurationLoadTest.php @@ -150,6 +150,7 @@ public function testSupportsAllConfigFormats($path) 'separator' => '/', 'tmbPath' => '', 'tmbURL' => '', + 'tmpPath' => '', 'acceptedName' => '#^[^/\?*:|"<>]*[^./\?*:|"<>]$#', 'rootCssClass' => 'elfinder-navbar-root-onedrive', 'useApiThumbnail' => true,