From f2e56da2da9d88d6851b562fe2b4e113bb93eda9 Mon Sep 17 00:00:00 2001 From: luke Date: Thu, 24 Jun 2021 22:58:29 +0100 Subject: [PATCH] Updates 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 9b0a5c44..96cd47ea 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -410,6 +410,8 @@ PASS Tests\Features\HigherOrderTests ✓ it proxies calls to object ✓ it is capable doing multiple assertions + ✓ it can tap into the test + ✓ it can use the returned instance from a tap WARN Tests\Features\Incompleted … incompleted @@ -579,5 +581,5 @@ ✓ it is a test ✓ it uses correct parent class - Tests: 4 incompleted, 7 skipped, 363 passed + Tests: 4 incompleted, 7 skipped, 365 passed \ No newline at end of file