From f9de1b9c0037b6f6553b18068282c93cd628b833 Mon Sep 17 00:00:00 2001 From: luke Date: Fri, 16 Jul 2021 17:51:12 +0100 Subject: [PATCH] Refactor --- src/Logging/TeamCity.php | 3 --- 1 file changed, 3 deletions(-) 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();