Passed
Pull Request — master (#68)
by Björn
03:42
created
test/ComposerRequireCheckerTest/Cli/CheckCommandTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
                 ["| A\\Nother\\Symbol |  |"],
68 68
                 ["| A_Third\\Symbol |  |"],
69 69
                 ["+--+--+"]
70
-             );
70
+                );
71 71
         $output->expects($this->any())
72 72
             ->method('getFormatter')
73 73
             ->with()
Please login to merge, or discard this patch.