Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneLem committed Mar 28, 2019
1 parent 32282a6 commit 7f05e22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/__tests__/__snapshots__/not-found.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`Renders <NotFound> component 1`] = `
<div
className="emoji-mart-no-results"
>
<button
<span
aria-label="🕵️, sleuth_or_spy"
className="emoji-mart-emoji emoji-mart-emoji-native"
onClick={[Function]}
Expand All @@ -25,7 +25,7 @@ exports[`Renders <NotFound> component 1`] = `
>
🕵️
</span>
</button>
</span>
<div
className="emoji-mart-no-results-label"
>
Expand Down

0 comments on commit 7f05e22

Please sign in to comment.