Skip to content

Commit

Permalink
Add gallery count to show more fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmockett committed Dec 16, 2024
1 parent 360bc32 commit ee82a68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotcom-rendering/fixtures/manual/show-more-trails.ts
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,7 @@ export const trails: [
shortUrl: 'https://www.theguardian.com/p/mhe94',
group: '0',
isLive: false,
galleryCount: 11,
},
discussion: {
isCommentable: false,
Expand Down Expand Up @@ -1450,6 +1451,7 @@ export const trails: [
shortUrl: 'https://www.theguardian.com/p/mgmvx',
group: '0',
isLive: false,
galleryCount: 19,
},
discussion: {
isCommentable: false,
Expand Down

0 comments on commit ee82a68

Please sign in to comment.