overwrite phpunit junit logging with noop

This commit is contained in:
Adrian Nürnberger
2023-08-20 18:03:59 +02:00
parent 8efd25ef65
commit 4550a344d3
2 changed files with 17 additions and 0 deletions

View File

@ -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',
];
/**