Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
fenglish committed Jan 16, 2019
1 parent 0fe6773 commit 72cd5c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions __tests__/__snapshots__/snapshots.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ exports[`@financial-times/x-follow-button renders a default Follow Button x-foll
value="testTokenValue"
/>
<button
aria-label="Add UK politics & policy to MyFT"
aria-label="Add UK politics & policy to myFT"
aria-pressed="false"
className="main_button__3Mk67 main_button--standard__uaYt1"
dangerouslySetInnerHTML={
Object {
"__html": "Add to MyFT",
"__html": "Add to myFT",
}
}
data-concept-id="00000-0000-00000-00000"
data-trackable="follow"
data-trackable-context-messaging="add-to-myft-plus-digest-button"
title="Add UK politics & policy to MyFT"
title="Add UK politics & policy to myFT"
type="submit"
/>
</form>
Expand Down

0 comments on commit 72cd5c6

Please sign in to comment.