Skip to content

Commit

Permalink
chore: remove obsolete snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Dec 23, 2022
1 parent 87f511a commit 34b9b90
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,3 @@ exports[`expanded api componentId should be generated from displayName + hash 2`
className="Comp2-b"
/>
`;

exports[`expanded api componentId should work with \`.withComponent\` 1`] = `
<h1
className="Comp-OMGLOL-h1"
/>
`;

exports[`expanded api componentId should work with \`.withComponent\` 2`] = `
<div
className="Comp2-OMFG-Dummy"
/>
`;

0 comments on commit 34b9b90

Please sign in to comment.