From ee82a68b47be1da31c27af17b67497f8b914a502 Mon Sep 17 00:00:00 2001 From: James Mockett <1166188+jamesmockett@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:12:26 +0000 Subject: [PATCH] Add gallery count to show more fixtures --- dotcom-rendering/fixtures/manual/show-more-trails.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotcom-rendering/fixtures/manual/show-more-trails.ts b/dotcom-rendering/fixtures/manual/show-more-trails.ts index a7dc616173d..5e85c36bffe 100644 --- a/dotcom-rendering/fixtures/manual/show-more-trails.ts +++ b/dotcom-rendering/fixtures/manual/show-more-trails.ts @@ -923,6 +923,7 @@ export const trails: [ shortUrl: 'https://www.theguardian.com/p/mhe94', group: '0', isLive: false, + galleryCount: 11, }, discussion: { isCommentable: false, @@ -1450,6 +1451,7 @@ export const trails: [ shortUrl: 'https://www.theguardian.com/p/mgmvx', group: '0', isLive: false, + galleryCount: 19, }, discussion: { isCommentable: false,