Passed
Push — main ( d65ea3...d31675 )
by Zsolt
14:23 queued 04:27
created
app/boot.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -49,4 +49,4 @@
 block discarded – undo
49 49
     }
50 50
 
51 51
 
52
- $app->run();
52
+    $app->run();
Please login to merge, or discard this patch.