Skip to content

Commit 0cf5fc1

Browse files
committed
change cli usage description
1 parent 7a9318e commit 0cf5fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Runner/CliTester.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ private function loadOptions(): CommandLine
121121
--colors [1|0] Enable or disable colors.
122122
--coverage <path> Generate code coverage report to file.
123123
--coverage-src <path> Path to source code.
124-
--update-snapshots Create or update snapshot files. Tests with snapshot changes will be marked as skipped.
124+
--update-snapshots Create or update snapshot files.
125125
-h | --help This help.
126126

127127
XX

0 commit comments

Comments
 (0)