Skip to content

Commit 13f74b1

Browse files
Merge branch 'main' into 642-cache-for-newsletter-subscriptions-data
2 parents 0056d96 + e8d456c commit 13f74b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ab-testing/config/abTests.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ 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",
42-
status: "ON",
42+
status: "OFF",
4343
audienceSize: 10 / 100,
4444
audienceSpace: "A",
4545
groups: ["control", "variant"],

0 commit comments

Comments
 (0)