Test Setup Failed
Push — master ( 461539...07d8e5 )
by Mehmet
02:47 queued 42s
created
test/RouterTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
             $expected,
71 71
             $result,
72 72
             "extractFolder did not correctly extract the requested path for sub folder"
73
-         );
73
+            );
74 74
     }
75 75
 
76 76
     public function extractFolderDataProvider()
Please login to merge, or discard this patch.