From 2f8ff3b517c9911d35ae2e64af6c2741b43468cf Mon Sep 17 00:00:00 2001 From: Jason Wesson Date: Wed, 11 Sep 2024 14:24:53 -0700 Subject: [PATCH] test: update jest snapshots --- src/__snapshots__/App.test.jsx.snap | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/__snapshots__/App.test.jsx.snap b/src/__snapshots__/App.test.jsx.snap index 5bf4306..1614ef6 100644 --- a/src/__snapshots__/App.test.jsx.snap +++ b/src/__snapshots__/App.test.jsx.snap @@ -28,7 +28,6 @@ exports[`App router component component initialize failure snapshot 1`] = ` - `; @@ -55,7 +54,6 @@ exports[`App router component component no network failure snapshot 1`] = ` - `; @@ -82,7 +80,6 @@ exports[`App router component component no network failure with optimizely proje - `; @@ -109,7 +106,6 @@ exports[`App router component component no network failure with optimizely url s - `; @@ -142,7 +138,6 @@ exports[`App router component component refresh failure snapshot 1`] = ` - `;