@@ -61,8 +61,7 @@ |
||
| 61 | 61 | |
| 62 | 62 | if ( !$missing_tests ) { |
| 63 | 63 | $this->io->writeln('<info>Tests for all source files are found.</info>'); |
| 64 | - } |
|
| 65 | - else { |
|
| 64 | + } else { |
|
| 66 | 65 | $this->io->writeln(array('<error>Tests for following source files are missing:</error>', '')); |
| 67 | 66 | |
| 68 | 67 | foreach ( $missing_tests as $missing_test ) { |