Skip to content

Commit e8d456c

Browse files
authored
Merge pull request #15044 from guardian/ds/switch-id5-test-off
switch of commercial-user-module-ID5 test
2 parents ae57cdb + e24316f commit e8d456c

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
@@ -39,7 +39,7 @@ const ABTests: ABTest[] = [
3939
owners: ["[email protected]"],
4040
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)