Skip to content

Commit

Permalink
updating snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmoops committed Sep 20, 2018
1 parent f3e028c commit 425d5df
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`AddToCartButton rendering initial state is rendered 1`] = `
<div
className="sc-bdVaJa jiLCGH"
className="sc-bdVaJa jOColq"
>
<a
href="www.testurl.com"
Expand Down
10 changes: 5 additions & 5 deletions app/components/Body/__snapshots__/Body.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`Body rendering initial state is rendered 1`] = `
<div
className="sc-gzVnrw dfLeeY"
className="sc-gzVnrw jFNRjf"
>
<div
className="sc-bdVaJa hCycLF"
Expand All @@ -16,7 +16,7 @@ exports[`Body rendering initial state is rendered 1`] = `
</div>
</div>
<div
className="sc-htpNat bmaSwo"
className="sc-htpNat uQLyd"
>
<svg
height="45px"
Expand Down Expand Up @@ -105,15 +105,15 @@ exports[`Body rendering initial state is rendered 1`] = `
</svg>
</div>
<div
className="sc-bxivhb bLgGMy"
className="sc-bxivhb eAINaF"
>
<h2
className="sc-ifAKCX knTyiF"
>
Want it faster?
</h2>
<p>
This same product is available right now at the
This product is available for pick up at the
<a
href="www.testurl.com"
Expand All @@ -136,7 +136,7 @@ exports[`Body rendering initial state is rendered 1`] = `
</p>
</div>
<div
className="sc-EHOje eMaVAW"
className="sc-EHOje gtWsUa"
>
<a
href="www.testurl.com"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

exports[`CallToAction rendering initial state is rendered 1`] = `
<div
className="sc-bdVaJa blZskO"
className="sc-bdVaJa kZuZoP"
>
<h2
className="sc-bwzfXH gPMGtq"
>
Want it faster?
</h2>
<p>
This same product is available right now at the
This product is available for pick up at the
<a
href="www.testurl.com"
Expand Down
2 changes: 1 addition & 1 deletion app/components/shared/Logo/__snapshots__/Logo.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`Logo rendering initial state is rendered 1`] = `
<div
className="sc-bdVaJa iZxirB"
className="sc-bdVaJa gAfdxT"
>
<svg
height="45px"
Expand Down

0 comments on commit 425d5df

Please sign in to comment.