fix: non needded output

This commit is contained in:
Nuno Maduro
2023-03-02 22:56:09 +00:00
parent 37d71adb4e
commit b939d94cda
2 changed files with 104 additions and 0 deletions

View File

@ -21,6 +21,7 @@ final class BootOverrides implements Bootstrapper
'Runner/Filter/NameFilterIterator.php',
'Runner/ResultCache/DefaultResultCache.php',
'Runner/TestSuiteLoader.php',
'TextUI/Command/WarmCodeCoverageCacheCommand.php',
'TextUI/Output/Default/ProgressPrinter/TestSkippedSubscriber.php',
];