Completed
Push — master ( 69e30d...61c8d3 )
by Tõnis
09:18 queued 03:32
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
     'modules' => [
8 8
         'emailsvalidator' => [
9 9
             'class' => 'andmemasin\emailsvalidator\Module',
Please login to merge, or discard this patch.