From e7585a4ba24b66e1ba1bc26f3a64e6073f29c135 Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Tue, 10 Nov 2020 13:57:32 +0000 Subject: [PATCH] tests: update snapshots --- tests/.snapshots/success.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index 06190d84..915c56a6 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -348,6 +348,9 @@ ✓ it throws exception when `process isolation` is true ✓ it do not throws exception when `process isolation` is false + PASS Tests\Unit\Console\Help + ✓ it outputs the help information when --help is used + PASS Tests\Unit\Datasets ✓ it show the names of named datasets in their description @@ -391,5 +394,5 @@ ✓ depends with defined arguments ✓ depends run test only once - Tests: 7 skipped, 231 passed + Tests: 7 skipped, 232 passed \ No newline at end of file