mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 22:47:27 +02:00
Adjusts tests to new printer
This commit is contained in:
@ -113,6 +113,9 @@ final class Coverage implements AddsOutput, HandlesArguments
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$this->output->writeln(['']);
|
||||
|
||||
return $exitCode;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user