Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kilemensi committed Jul 15, 2024
1 parent 91b0c8c commit 03fca9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/hurumap-core/src/LocationTag/LocationTag.snap.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
exports[`LocationTag renders unchanged 1`] = `
<div>
<div
class="MuiBox-root css-1bgydsl"
class="MuiBox-root css-1v93i1i"
>
<h6
class="MuiTypography-root MuiTypography-body1 css-om53h0-MuiTypography-root"
class="css-pxh4k6"
>
region
</h6>
<span
class="MuiTypography-root MuiTypography-body1 css-4oe9v9-MuiTypography-root"
class="css-k6p9om"
>
Region
</span>
Expand Down

0 comments on commit 03fca9e

Please sign in to comment.