mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Refactor
This commit is contained in:
@ -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();
|
||||
|
||||
Reference in New Issue
Block a user