Skip to content

Commit

Permalink
Update snapshot for x-teaser-timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-searle committed Jan 16, 2019
1 parent da71da0 commit 20c9372
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions __tests__/__snapshots__/snapshots.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5840,6 +5840,13 @@ exports[`@financial-times/x-teaser-timeline renders a default Timeline x-teaser-
</form>
</div>
</li>
<li
dangerouslySetInnerHTML={
Object {
"__html": "Custom slot content",
}
}
/>
<li
className="TeaserTimeline_item__1s6ow"
>
Expand Down Expand Up @@ -6035,13 +6042,6 @@ exports[`@financial-times/x-teaser-timeline renders a default Timeline x-teaser-
</form>
</div>
</li>
<li
dangerouslySetInnerHTML={
Object {
"__html": "Custom slot content",
}
}
/>
<li
className="TeaserTimeline_item__1s6ow"
>
Expand Down

0 comments on commit 20c9372

Please sign in to comment.