From cadae52d5d508df964f5425136a9f9715b471c2d Mon Sep 17 00:00:00 2001 From: luke Date: Fri, 13 Aug 2021 10:29:21 +0100 Subject: [PATCH] Updates snapshots --- tests/.snapshots/success.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index a6f69129..54cbeb84 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -614,6 +614,7 @@ PASS Tests\Unit\TestSuite ✓ it does not allow to add the same test description twice ✓ it alerts users about tests with arguments but no input + ✓ it can return an array of all test suite filenames PASS Tests\Visual\Help ✓ visual snapshot of help command output @@ -647,5 +648,5 @@ ✓ it is a test ✓ it uses correct parent class - Tests: 4 incompleted, 9 skipped, 419 passed + Tests: 4 incompleted, 9 skipped, 420 passed \ No newline at end of file