We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae57cdb commit e24316fCopy full SHA for e24316f
ab-testing/config/abTests.ts
@@ -39,7 +39,7 @@ const ABTests: ABTest[] = [
39
owners: ["[email protected]"],
40
expirationDate: `2026-01-15`,
41
type: "client",
42
- status: "ON",
+ status: "OFF",
43
audienceSize: 10 / 100,
44
audienceSpace: "A",
45
groups: ["control", "variant"],
0 commit comments