Skip to content

Commit

Permalink
fix(Tests): snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip London committed Jan 27, 2020
1 parent 1854dac commit 5c5a0d8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ exports[`TierCard renders correctly with column view 1`] = `
fullwidth={true}
jumbo={true}
nature="primary"
onClick={[Function]}
>
<span
data-e2e="unlockGoldBtn"
Expand Down Expand Up @@ -472,6 +473,7 @@ exports[`TierCard renders null w/o showBanner 1`] = `
fullwidth={true}
jumbo={true}
nature="primary"
onClick={[Function]}
>
<FormattedMessage
defaultMessage="Continue"
Expand Down

0 comments on commit 5c5a0d8

Please sign in to comment.