Output improvements.

This commit is contained in:
luke
2021-07-30 12:24:23 +01:00
parent 6a84b825e6
commit 12fb4f8639

View File

@ -213,6 +213,8 @@ final class TeamCity extends DefaultResultPrinter
self::TEST_SUITE_FINISHED, [
self::NAME => substr($suiteName, 2),
]);
$this->writeNewLine();
}
/**