fix: removes process-isolation from --help output

This commit is contained in:
Nuno Maduro
2024-01-25 17:32:02 +00:00
parent cb1735f4d8
commit 7a46514df8
2 changed files with 4 additions and 1 deletions

View File

@ -38,7 +38,6 @@
EXECUTION OPTIONS:
--parallel ........................................... Run tests in parallel
--update-snapshots Update snapshots for tests using the "toMatchSnapshot" expectation
--process-isolation ................ Run each test in a separate PHP process
--globals-backup ................. Backup and restore $GLOBALS for each test
--static-backup ......... Backup and restore static properties for each test
--strict-coverage ................... Be strict about code coverage metadata