Test Failed
Push — master ( 949f7e...8bffbc )
by Tõnis
06:00
created
tests/_config/test.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@
 block discarded – undo
3 3
 
4 4
 $config = [
5 5
     'id' => 'test-app',
6
-    'basePath' => dirname(__DIR__). "/../src/",
6
+    'basePath' => dirname(__DIR__) . "/../src/",
7 7
     'aliases' =>[
8 8
 
9 9
         '@vendor' => '@app/../vendor',
Please login to merge, or discard this patch.