mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 09:17:23 +01:00
chore: removes team printer while printer stuff is not ready
This commit is contained in:
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Pest\Logging;
|
||||
|
||||
use PHPUnit\TextUI\DefaultResultPrinter;
|
||||
|
||||
final class TeamCity extends DefaultResultPrinter
|
||||
{
|
||||
// @todo
|
||||
}
|
||||
Reference in New Issue
Block a user