From c5cb1fc32504471927e3666d5b2dd70fd3d5aa75 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Sun, 18 Sep 2022 21:55:18 +0100 Subject: [PATCH] Rebuilds snapshots --- tests/.snapshots/success.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index f54d21fa..fa371749 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -498,7 +498,6 @@ ✓ it passes with ('Sollefteå') ✓ it passes with ('Ιεράπετρα') ✓ it passes with (stdClass Object (...)) - ✓ it passes with (Illuminate\Support\Collection Object (...)) ✓ it passes with array ✓ it passes with *not* ✓ it properly fails with *not* @@ -608,10 +607,6 @@ ✓ it is a test ✓ it is a higher order message test - PASS Tests\Features\Macro - ✓ it can call chained macro method - ✓ it will throw exception from call if no macro exists - PASS Tests\Features\PendingHigherOrderTests ✓ get 'foo' ✓ get 'foo' → get 'bar' → expect true → toBeTrue @@ -772,4 +767,4 @@ PASS Tests\Visual\Version ✓ visual snapshot of help command output - Tests: 4 incomplete, 1 todo, 18 skipped, 514 passed (1289 assertions) + Tests: 4 incomplete, 1 todo, 18 skipped, 511 passed (1286 assertions)