We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9318e commit 0cf5fc1Copy full SHA for 0cf5fc1
src/Runner/CliTester.php
@@ -121,7 +121,7 @@ private function loadOptions(): CommandLine
121
--colors [1|0] Enable or disable colors.
122
--coverage <path> Generate code coverage report to file.
123
--coverage-src <path> Path to source code.
124
- --update-snapshots Create or update snapshot files. Tests with snapshot changes will be marked as skipped.
+ --update-snapshots Create or update snapshot files.
125
-h | --help This help.
126
127
XX
0 commit comments