Skip to content

Commit fa5e4b5

Browse files
authored
Merge pull request #14982 from guardian/ds-extend-uid2-ab-test
update expiry date for UID2 AB test
2 parents e506f3f + 6fe2430 commit fa5e4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ab-testing/config/abTests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const ABTests: ABTest[] = [
6262
description:
6363
"A hold back test to measure the impact of integrating UID2 module",
6464
owners: ["[email protected]"],
65-
expirationDate: `2025-12-19`,
65+
expirationDate: `2026-01-15`,
6666
type: "client",
6767
status: "ON",
6868
audienceSize: 10 / 100,

0 commit comments

Comments
 (0)