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