This commit is contained in:
luke
2021-07-16 17:51:12 +01:00
parent 9516e56242
commit f9de1b9c00

View File

@ -60,9 +60,6 @@ final class TeamCity extends DefaultResultPrinter
$this->logo(); $this->logo();
} }
/**
* Outputs Pest's logo and version number at the top of the output.
*/
private function logo(): void private function logo(): void
{ {
$this->writeNewLine(); $this->writeNewLine();