Skip to content

Commit

Permalink
Update snapshot in with-jest example (#12157)
Browse files Browse the repository at this point in the history
  • Loading branch information
rokinsky authored Apr 24, 2020
1 parent c601c94 commit f42055c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/with-jest/__tests__/__snapshots__/snapshot.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ exports[`renders homepage unchanged 1`] = `
<h1
className="title"
>
Welcome to
Welcome to
<a
href="https://nextjs.org"
>
Expand All @@ -18,7 +18,7 @@ exports[`renders homepage unchanged 1`] = `
<p
className="description"
>
Get started by editing
Get started by editing
<code>
pages/index.js
</code>
Expand Down

0 comments on commit f42055c

Please sign in to comment.