Skip to content

Commit

Permalink
chore: update test snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Will Lopez <[email protected]>
  • Loading branch information
willopez committed Dec 11, 2019
1 parent 634023d commit 783b319
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,8 @@ exports[`basic snapshot with empty props 1`] = `
<div
className="c9"
>
Total (
Total
(
):
</div>
<div
Expand Down Expand Up @@ -473,7 +474,8 @@ exports[`basic snapshot with isReadOnly prop 1`] = `
<div
className="c7"
>
Total (
Total
(
2
):
</div>
Expand Down Expand Up @@ -695,7 +697,8 @@ exports[`basic snapshot with productURLPath prop 1`] = `
<div
className="c7"
>
Total (
Total
(
2
):
</div>
Expand Down Expand Up @@ -982,7 +985,8 @@ exports[`basic snapshot with props 1`] = `
<div
className="c9"
>
Total (
Total
(
2
):
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,8 @@ exports[`basic snapshot with quantity attribute 1`] = `
<p
className="c4"
>
Quantity:
Quantity
:
3
</p>
</div>
Expand Down

0 comments on commit 783b319

Please sign in to comment.