Skip to content

Commit

Permalink
test: fixed snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraghazra committed Jun 24, 2021
1 parent dfecef5 commit 99aea7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/__snapshots__/renderWakatimeCard.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ exports[`Test Render Wakatime Card should render correctly 1`] = `
</style>
undefined
<rect
data-testid=\\"card-bg\\"
Expand Down Expand Up @@ -212,7 +212,7 @@ exports[`Test Render Wakatime Card should render correctly with compact layout 1
</style>
undefined
<rect
data-testid=\\"card-bg\\"
Expand Down

0 comments on commit 99aea7f

Please sign in to comment.