mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
Output improvements.
This commit is contained in:
@ -70,7 +70,6 @@ final class TeamCity extends DefaultResultPrinter
|
||||
|
||||
protected function printFooter(TestResult $result): void
|
||||
{
|
||||
$this->writeNewLine();
|
||||
$this->writeProgress('Tests: ');
|
||||
|
||||
$results = [
|
||||
|
||||
Reference in New Issue
Block a user