From 42c10f9a62059e476446dd0128f2593a9b16066a Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Sun, 25 Sep 2022 16:37:13 +0100 Subject: [PATCH] Rebuilds snapshots --- tests/.snapshots/help-command.txt | 1 + tests/.snapshots/success.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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