Skip to content

Commit

Permalink
feat #94 - Update failing snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 26, 2020
1 parent 8ca286e commit 9509625
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/__snapshots__/storybook.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ exports[`Storyshots Popover Default 1`] = `
}
>
<span
data-test="popover-trigger"
onMouseEnter={[Function]}
onMouseLeave={[Function]}
>
Expand All @@ -360,6 +361,7 @@ exports[`Storyshots Popover Title 1`] = `
}
>
<span
data-test="popover-trigger"
onMouseEnter={[Function]}
onMouseLeave={[Function]}
>
Expand Down

0 comments on commit 9509625

Please sign in to comment.