Skip to content

Commit ae57cdb

Browse files
authored
Merge pull request #15043 from guardian/arelra-patch-1
Update abTests.ts commercial-user-module-ID5 expiry
2 parents 87f3b55 + ddf2003 commit ae57cdb

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
@@ -37,7 +37,7 @@ const ABTests: ABTest[] = [
3737
description:
3838
"Tests whether we can get the users email, hash it and pass pd value to the userId array",
3939
owners: ["[email protected]"],
40-
expirationDate: `2025-12-19`,
40+
expirationDate: `2026-01-15`,
4141
type: "client",
4242
status: "ON",
4343
audienceSize: 10 / 100,

0 commit comments

Comments
 (0)