Passed
Push — master ( f8445a...971dbe )
by Vladimir
03:26
created
src/Command/CheckGeneratorCommand.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -169,7 +169,7 @@
 block discarded – undo
169 169
 
170 170
                     $fPath = sprintf('%s%s%s%s%s%s%s%s%s',
171 171
                         $bundle->getPath(),
172
-                       DIRECTORY_SEPARATOR,
172
+                        DIRECTORY_SEPARATOR,
173 173
                         $testPath,
174 174
                         DIRECTORY_SEPARATOR,
175 175
                         'Test',
Please login to merge, or discard this patch.