Passed
Push — master ( 98f658...3c44dd )
by Michael
02:14
created
MO4/Tests/Arrays/ArrayDoubleArrowAlignmentUnitTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
                     132 => 1,
83 83
                     134 => 1,
84 84
                     136 => 2,
85
-                   );
85
+                    );
86 86
         }//end switch
87 87
 
88 88
         throw new RuntimeException("Testfile {$testFile} in ".__DIR__." is not handled by ".__CLASS__);
Please login to merge, or discard this patch.