Skip to content

Commit

Permalink
Update phase-banner component snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NickColley committed May 20, 2019
1 parent 8debf82 commit 1bdb1af
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ exports[`Phase banner with dependant components renders the tag component classe

exports[`Phase banner with dependant components renders the tag component html 1`] = `
<strong class="govuk-tag govuk-phase-banner__content__tag ">
<strong class="govuk-tag govuk-phase-banner__content__tag">
<em>
alpha
</em>
Expand All @@ -20,7 +20,7 @@ exports[`Phase banner with dependant components renders the tag component html 1

exports[`Phase banner with dependant components renders the tag component text 1`] = `
<strong class="govuk-tag govuk-phase-banner__content__tag ">
<strong class="govuk-tag govuk-phase-banner__content__tag">
alpha
</strong>
Expand Down

0 comments on commit 1bdb1af

Please sign in to comment.