feat: "only" method

This commit is contained in:
Nuno Maduro
2023-03-21 16:54:37 +00:00
parent 26bb0b6eec
commit bcd1503cad
5 changed files with 202 additions and 0 deletions

View File

@ -23,6 +23,7 @@ final class BootOverrides implements Bootstrapper
'Runner/TestSuiteLoader.php',
'TextUI/Command/WarmCodeCoverageCacheCommand.php',
'TextUI/Output/Default/ProgressPrinter/TestSkippedSubscriber.php',
'TextUI/TestSuiteFilterProcessor.php',
];
/**