mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 17:57:23 +01:00
overwrite phpunit junit logging with noop
This commit is contained in:
@ -25,6 +25,7 @@ final class BootOverrides implements Bootstrapper
|
||||
'TextUI/Output/Default/ProgressPrinter/TestSkippedSubscriber.php',
|
||||
'TextUI/TestSuiteFilterProcessor.php',
|
||||
'Event/Value/ThrowableBuilder.php',
|
||||
'Logging/JUnit/JunitXmlLogger.php',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user