From c8f39c0d7be1a1d94a97a4dcd90a4643e5df2f19 Mon Sep 17 00:00:00 2001 From: Al Ganiev Date: Mon, 11 Mar 2019 09:37:13 +1000 Subject: [PATCH] fixed indendation --- tests/DependencyInjection/ConfigurationLoadTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/DependencyInjection/ConfigurationLoadTest.php b/tests/DependencyInjection/ConfigurationLoadTest.php index ace4f20..5aa7db4 100644 --- a/tests/DependencyInjection/ConfigurationLoadTest.php +++ b/tests/DependencyInjection/ConfigurationLoadTest.php @@ -150,7 +150,7 @@ public function testSupportsAllConfigFormats($path) 'separator' => '/', 'tmbPath' => '', 'tmbURL' => '', - 'tmpPath' => '', + 'tmpPath' => '', 'acceptedName' => '#^[^/\?*:|"<>]*[^./\?*:|"<>]$#', 'rootCssClass' => 'elfinder-navbar-root-onedrive', 'useApiThumbnail' => true,