From 38584bec935a74886a989538478aa78b7a07a90d Mon Sep 17 00:00:00 2001 From: Dimitrios Karvounaris Date: Fri, 5 Jun 2020 18:29:57 +0200 Subject: [PATCH] Updating success.txt snapshot --- 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 1231d8a8..eb00d006 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -126,6 +126,7 @@ ✓ it does not allow to add the same test description twice PASS Tests\Visual\SingleTestOrDirectory + ✓ output contains full test path ✓ allows to run a single test ✓ allows to run a directory ✓ it has ascii chars (decorated printer) @@ -134,5 +135,5 @@ WARN Tests\Visual\Success s visual snapshot of test suite on success - Tests: 6 skipped, 71 passed + Tests: 6 skipped, 72 passed Time: 2.89s