Skip to content

Commit

Permalink
chore(tests): update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
gpbl committed Jun 22, 2024
1 parent d3e453d commit 7170536
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions examples/__snapshots__/StylingCssModules.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ exports[`should match the snapshot 1`] = `
width="24"
>
<polygon
id="Path"
points="15.6 18.112 9.65866667 12 15.6 5.87733333 13.7653333 4 6 12 13.7653333 20"
points="16 18.112 9.81111111 12 16 5.87733333 14.0888889 4 6 12 14.0888889 20"
/>
</svg>
</button>
Expand All @@ -48,8 +47,7 @@ exports[`should match the snapshot 1`] = `
width="24"
>
<polygon
id="Path"
points="7.4 18.112 13.3413333 12 7.4 5.87733333 9.23466667 4 17 12 9.23466667 20"
points="8 18.612 14.1888889 12.5 8 6.37733333 9.91111111 4.5 18 12.5 9.91111111 20.5"
/>
</svg>
</button>
Expand Down

0 comments on commit 7170536

Please sign in to comment.