Skip to content

Commit

Permalink
update snapshot tests
Browse files Browse the repository at this point in the history
 🐿 v2.10.3
  • Loading branch information
fenglish committed Sep 20, 2018
1 parent b7a9315 commit 3611a4f
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions __tests__/__snapshots__/snapshots.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ exports[`@financial-times/x-gift-article renders a default With gift credits x-g
>
anyone
</span>
(uses 1 gift credit)
</label>
<input
checked={false}
Expand All @@ -120,7 +121,7 @@ exports[`@financial-times/x-gift-article renders a default With gift credits x-g
<span
className="GiftArticle_bold__Ys2Sp"
>
other subscribers
other FT subscribers
</span>
</label>
</div>
Expand All @@ -144,8 +145,8 @@ exports[`@financial-times/x-gift-article renders a default With gift credits x-g
<span
className="GiftArticle_bold__Ys2Sp"
>
gift
articles
gift article
credits
</span>
left this month
</div>
Expand Down Expand Up @@ -291,6 +292,7 @@ exports[`@financial-times/x-gift-article renders a default With native share on
>
anyone
</span>
(uses 1 gift credit)
</label>
<input
checked={false}
Expand All @@ -309,7 +311,7 @@ exports[`@financial-times/x-gift-article renders a default With native share on
<span
className="GiftArticle_bold__Ys2Sp"
>
other subscribers
other FT subscribers
</span>
</label>
</div>
Expand All @@ -333,8 +335,8 @@ exports[`@financial-times/x-gift-article renders a default With native share on
<span
className="GiftArticle_bold__Ys2Sp"
>
gift
articles
gift article
credits
</span>
left this month
</div>
Expand Down Expand Up @@ -396,6 +398,7 @@ exports[`@financial-times/x-gift-article renders a default Without gift credits
>
anyone
</span>
(uses 1 gift credit)
</label>
<input
checked={false}
Expand All @@ -414,7 +417,7 @@ exports[`@financial-times/x-gift-article renders a default Without gift credits
<span
className="GiftArticle_bold__Ys2Sp"
>
other subscribers
other FT subscribers
</span>
</label>
</div>
Expand All @@ -438,8 +441,8 @@ exports[`@financial-times/x-gift-article renders a default Without gift credits
<span
className="GiftArticle_bold__Ys2Sp"
>
gift
articles
gift article
credits
</span>
left this month
</div>
Expand Down

0 comments on commit 3611a4f

Please sign in to comment.