Skip to content

Commit 1f9d613

Browse files
committed
change cli usage description
1 parent ef3a711 commit 1f9d613

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
@@ -120,7 +120,7 @@ private function loadOptions(): CommandLine
120120
--colors [1|0] Enable or disable colors.
121121
--coverage <path> Generate code coverage report to file.
122122
--coverage-src <path> Path to source code.
123-
--update-snapshots Create or update snapshot files. Tests with snapshot changes will be marked as skipped.
123+
--update-snapshots Create or update snapshot files.
124124
-h | --help This help.
125125

126126
XX

0 commit comments

Comments
 (0)