chore(cleanup): Tidy-up and tweaks of Pest Parallel integration.

This commit is contained in:
Luke Downing
2023-02-13 11:13:17 +00:00
parent 5ca4c5bca9
commit 69afb31bb9
6 changed files with 54 additions and 6 deletions

View File

@ -22,6 +22,7 @@ final class Parallel implements HandlesArguments
'--parallel',
'-p',
'--no-output',
'--cache-result',
];
/**