mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02:00
feat: improves parallel output
This commit is contained in:
@ -121,8 +121,6 @@ final class WrapperRunner implements RunnerInterface
|
||||
|
||||
$result = TestResultFacade::result();
|
||||
|
||||
$this->printer->start($suiteLoader->testCount);
|
||||
|
||||
$this->timer->start();
|
||||
|
||||
$this->startWorkers();
|
||||
|
||||
Reference in New Issue
Block a user