Skip to content

Commit

Permalink
test: Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
julianajlk committed Apr 24, 2024
1 parent 923636c commit 836eaef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/payment/cart/__snapshots__/Cart.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ exports[`<Cart /> renders a basic, one product cart with coupon form 1`] = `
>
<div
class="pgn__form-group mb-0 mr-2"
invalid="false"
>
<label
class="h6 d-block"
Expand Down
1 change: 1 addition & 0 deletions src/payment/cart/__snapshots__/CouponForm.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ exports[`CouponForm should render a form when there is no coupon 1`] = `
>
<div
class="pgn__form-group mb-0 mr-2"
invalid="false"
>
<label
class="h6 d-block"
Expand Down

0 comments on commit 836eaef

Please sign in to comment.