mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
remove debug output
This commit is contained in:
@ -105,8 +105,6 @@ final class JUnitLogger
|
||||
$this->printer->print($this->document->saveXML());
|
||||
|
||||
$this->printer->flush();
|
||||
|
||||
$this->output->writeln('Junit finished');
|
||||
}
|
||||
|
||||
public function testSuiteStarted(Started $event): void
|
||||
|
||||
Reference in New Issue
Block a user