Skip to content

Commit d37c8ca

Browse files
authored
Move fronts-and-curation-personalised-container ab test to 5% (#15343)
1 parent 21921a4 commit d37c8ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ab-testing/config/abTests.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ const ABTests: ABTest[] = [
4949
name: "fronts-and-curation-personalised-container",
5050
description: "Testing the a personalised container component on fronts",
5151
owners: ["fronts.and.curation@guardian.co.uk"],
52-
expirationDate: `2026-02-22`,
52+
expirationDate: `2026-02-19`,
5353
type: "server",
5454
status: "ON",
55-
audienceSize: 0 / 100,
55+
audienceSize: 5 / 100,
5656
audienceSpace: "A",
5757
groups: ["control", "variant"],
5858
shouldForceMetricsCollection: false,

0 commit comments

Comments
 (0)