From c390721ac34b8626e2ab861709f987f74ae4fecf Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Thu, 28 Dec 2023 10:34:22 +0000 Subject: [PATCH] chore: update snapshots --- tests/.snapshots/success.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index 935e2d59..b5d4b0b4 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -898,6 +898,14 @@ ✓ it skips with falsy closure condition ✓ it can be used in higher order tests + PASS Tests\Features\Fail + ✓ it may fail + ✓ it may fail with the given message + + PASS Tests\Features\Fails + ✓ it may fail + ✓ it may fail with the given message + WARN Tests\Features\Helpers ✓ it can set/get properties on $this ! it gets null if property do not exist → Undefined property Tests\Features\Helpers::$wqdwqdqw @@ -1356,4 +1364,4 @@ WARN Tests\Visual\Version - visual snapshot of help command output - Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 966 passed (2286 assertions) \ No newline at end of file + Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 970 passed (2296 assertions) \ No newline at end of file