Completed
Push — main ( cc6aaa...650471 )
by Colin
16s queued 11s
created
tests/IndentationTest.php 1 patch
Switch Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -386,6 +386,4 @@
 block discarded – undo
386 386
             $this->fail('Fixture file not found');
387 387
         }
388 388
 
389
-        return $fixture;
390
-    }
391
-}
389
+        return $fixture
392 390
\ No newline at end of file
Please login to merge, or discard this patch.