mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
Output improvements.
This commit is contained in:
@ -213,6 +213,8 @@ final class TeamCity extends DefaultResultPrinter
|
||||
self::TEST_SUITE_FINISHED, [
|
||||
self::NAME => substr($suiteName, 2),
|
||||
]);
|
||||
|
||||
$this->writeNewLine();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user