We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6e68e commit 604881fCopy full SHA for 604881f
ab-testing/config/abTests.ts
@@ -41,7 +41,7 @@ const ABTests: ABTest[] = [
41
type: "client",
42
status: "ON",
43
audienceSize: 10 / 100,
44
- audienceSpace: "A",
+ audienceSpace: "B",
45
groups: ["control", "variant"],
46
shouldForceMetricsCollection: true,
47
},
0 commit comments