Completed
Push — master ( 1dbd31...c4104b )
by Jake
02:54
created
tests/config/app.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -2,8 +2,8 @@
 block discarded – undo
2 2
 
3 3
 return array( 
4 4
 
5
-   'providers' => append_config(array( 
6
-       'MeestorHok\Blue'
7
-   )), 
5
+    'providers' => append_config(array( 
6
+        'MeestorHok\Blue'
7
+    )), 
8 8
 
9 9
 );
Please login to merge, or discard this patch.