mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 02:37: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->print($this->document->saveXML());
|
||||||
|
|
||||||
$this->printer->flush();
|
$this->printer->flush();
|
||||||
|
|
||||||
$this->output->writeln('Junit finished');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testSuiteStarted(Started $event): void
|
public function testSuiteStarted(Started $event): void
|
||||||
|
|||||||
Reference in New Issue
Block a user