Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
borkopetrovicc committed Jun 16, 2023
1 parent 935748a commit 4a62cfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Payment/__snapshots__/Payment.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ exports[`<Payment> > renders and matches snapshot 1`] = `
class="_button_f8f296 _default_f8f296 _outlined_f8f296"
>
<span>
Edit card
account:payment.edit_card
</span>
</button>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/User/__snapshots__/User.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ exports[`User Component tests > Payments Page 1`] = `
class="_button_f8f296 _default_f8f296 _outlined_f8f296"
>
<span>
Edit card
account:payment.edit_card
</span>
</button>
</div>
Expand Down

0 comments on commit 4a62cfb

Please sign in to comment.