From 2336bc0f654d1da7c8df7c131de6de9ead0761e9 Mon Sep 17 00:00:00 2001 From: Danny van der Sluijs Date: Wed, 30 Sep 2020 21:36:05 +0200 Subject: [PATCH] Update snapshots --- tests/.snapshots/success.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index fe192a07..950cdcc4 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -278,6 +278,7 @@ PASS Tests\Features\HigherOrderTests ✓ it proxies calls to object + ✓ it is capable doing multiple assertions PASS Tests\Features\It ✓ it is a test @@ -302,6 +303,7 @@ - it skips with truthy closure condition ✓ it do not skips with falsy closure condition - it skips with condition and message → skipped because foo + - it skips when skip after assertion PASS Tests\Features\Test ✓ a test @@ -383,5 +385,5 @@ ✓ depends with defined arguments ✓ depends run test only once - Tests: 6 skipped, 226 passed + Tests: 7 skipped, 227 passed \ No newline at end of file