From 27efefcbb1aaa093ec63e984ef65a6eec0051c72 Mon Sep 17 00:00:00 2001 From: Aleksander Date: Fri, 24 Apr 2020 02:18:29 +0300 Subject: [PATCH] Update snapshot in with-jest example --- examples/with-jest/__tests__/__snapshots__/snapshot.js.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/with-jest/__tests__/__snapshots__/snapshot.js.snap b/examples/with-jest/__tests__/__snapshots__/snapshot.js.snap index 8ba8956ce21cb..641d27e505a2f 100644 --- a/examples/with-jest/__tests__/__snapshots__/snapshot.js.snap +++ b/examples/with-jest/__tests__/__snapshots__/snapshot.js.snap @@ -8,7 +8,7 @@ exports[`renders homepage unchanged 1`] = `

- Welcome to + Welcome to @@ -18,7 +18,7 @@ exports[`renders homepage unchanged 1`] = `

- Get started by editing + Get started by editing pages/index.js