Passed
Push — master ( de7fea...aefa78 )
by Akpé Aurelle Emmanuel Moïse
01:50
created
tests/NamedArgsTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
                         'subject'=>'gris|gros|gras|grue'
19 19
                     ]
20 20
                 )
21
-         ),
21
+            ),
22 22
             preg_match_all('#a|o|i|u|e#', 'gris|gros|gras|grue', $matches1)
23 23
         );
24 24
         
Please login to merge, or discard this patch.