mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 08:17:22 +01: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