Skip to content

Commit

Permalink
fixup! Append shareType querystring for tracking non-gifts
Browse files Browse the repository at this point in the history
  • Loading branch information
benbarnett committed Oct 18, 2018
1 parent d9cdfbe commit fa8035f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/__snapshots__/snapshots.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ exports[`@financial-times/x-gift-article renders a default Free article x-gift-a
name="non-gift-link"
readOnly={true}
type="text"
value="https://www.ft.com/content/blahblahblah"
value="https://www.ft.com/content/blahblahblah?shareType=nongift"
/>
<div
className="GiftArticle_message__2zqH2"
Expand Down

0 comments on commit fa8035f

Please sign in to comment.