From f3a71fb100a0a6559b597e05ddee695d23851f2c Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Wed, 16 Sep 2020 08:22:35 +0100 Subject: [PATCH] chore: update snapshots --- tests/.snapshots/success.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index 89093913..aae4b194 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -155,6 +155,11 @@ ✓ passes strings ✓ passes arrays ✓ failures + ✓ not failures + + PASS Tests\Expect\toEndWith + ✓ pass + ✓ failures ✓ not failures PASS Tests\Expect\toEqual @@ -195,6 +200,11 @@ PASS Tests\Expect\toMatchObject ✓ pass ✓ failures + ✓ not failures + + PASS Tests\Expect\toStartWith + ✓ pass + ✓ failures ✓ not failures PASS Tests\Features\AfterAll @@ -363,5 +373,5 @@ ✓ depends with defined arguments ✓ depends run test only once - Tests: 6 skipped, 214 passed + Tests: 6 skipped, 220 passed \ No newline at end of file