diff --git a/src/Logging/TeamCity.php b/src/Logging/TeamCity.php index 4f30b14f..1bfeea71 100644 --- a/src/Logging/TeamCity.php +++ b/src/Logging/TeamCity.php @@ -60,9 +60,6 @@ final class TeamCity extends DefaultResultPrinter $this->logo(); } - /** - * Outputs Pest's logo and version number at the top of the output. - */ private function logo(): void { $this->writeNewLine();