Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiks committed Feb 25, 2021
1 parent 5aed659 commit c70faf3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion test/__snapshots__/Tippy.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ Array [
`;

exports[`<Tippy /> render prop 1`] = `
<div>
<div
data-escaped=""
data-placement="top"
data-reference-hidden=""
>
Hello
</div>
`;
Expand Down

0 comments on commit c70faf3

Please sign in to comment.