From 3c2c767e0983aaf3689b1fa46a65b10e2fc3e407 Mon Sep 17 00:00:00 2001 From: luke Date: Thu, 24 Jun 2021 21:35:16 +0100 Subject: [PATCH] Updates 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 e7ecc1a0..9b0a5c44 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -116,6 +116,7 @@ PASS Tests\Features\Expect\HigherOrder\methodsAndProperties ✓ it can access methods and properties ✓ it can handle nested methods and properties + ✓ it can start a new higher order expectation using the and syntax PASS Tests\Features\Expect\HigherOrder\properties ✓ it allows properties to be accessed from the value @@ -578,5 +579,5 @@ ✓ it is a test ✓ it uses correct parent class - Tests: 4 incompleted, 7 skipped, 362 passed + Tests: 4 incompleted, 7 skipped, 363 passed \ No newline at end of file