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