Passed
Push — master ( 718618...cd6f65 )
by Vladimir
02:24
created
tests/_config/app.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
8 8
     'vendorPath' => Yii::getAlias('@vendor'),
9 9
     'runtimePath' => Yii::getAlias('@tests/_output'),
10 10
 
11
-    'bootstrap' => [],
11
+    'bootstrap' => [ ],
12 12
     'components' => require(__DIR__ . '/components.php'),
13 13
     'params' => require(__DIR__ . '/params.php'),
14 14
 ];
15 15
\ No newline at end of file
Please login to merge, or discard this patch.