Skip to content

Commit be12790

Browse files
authored
Merge pull request #14935 from guardian/doml/extend-personalised-highlights-test
Extend personalised highlights test
2 parents 08bc2d6 + 718efd6 commit be12790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/experiments/tests/personalised-highlights.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { ABTest } from '@guardian/ab-core';
33
export const personalisedHighlights: ABTest = {
44
id: 'PersonalisedHighlights',
55
start: '2025-11-17',
6-
expiry: '2025-12-01',
6+
expiry: '2026-01-28',
77
author: 'Anna Beddow',
88
description:
99
'Allow user behaviour to personalise the ordering of cards in the highlights container.',

0 commit comments

Comments
 (0)