mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 10:47:25 +01:00
Output improvements.
This commit is contained in:
@ -70,7 +70,6 @@ final class TeamCity extends DefaultResultPrinter
|
|||||||
|
|
||||||
protected function printFooter(TestResult $result): void
|
protected function printFooter(TestResult $result): void
|
||||||
{
|
{
|
||||||
$this->writeNewLine();
|
|
||||||
$this->writeProgress('Tests: ');
|
$this->writeProgress('Tests: ');
|
||||||
|
|
||||||
$results = [
|
$results = [
|
||||||
|
|||||||
Reference in New Issue
Block a user