diff --git a/tests/.snapshots/help-command.txt b/tests/.snapshots/help-command.txt index 9fd71c08..2480c45e 100644 --- a/tests/.snapshots/help-command.txt +++ b/tests/.snapshots/help-command.txt @@ -60,6 +60,7 @@ --columns .................... Number of columns to use for progress output --columns max ............ Use maximum number of columns for progress output --stderr ................................. Write to STDERR instead of STDOUT + --no-output ............................................. Disable all output --display-incomplete .................. Display details for incomplete tests --display-skipped ........................ Display details for skipped tests --display-deprecations . Display details for deprecations triggered by tests diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index c23ef369..b5d2c5f9 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -818,4 +818,4 @@ PASS Tests\Visual\Version ✓ visual snapshot of help command output - Tests: 4 incomplete, 1 todo, 18 skipped, 562 passed (1460 assertions) + Tests: 4 incomplete, 1 todo, 18 skipped, 562 passed (1460 assertions) \ No newline at end of file