We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43671ec + 5d1407a commit 06ab1daCopy full SHA for 06ab1da
1 file changed
ab-testing/config/abTests.ts
@@ -53,7 +53,7 @@ const ABTests: ABTest[] = [
53
status: "ON",
54
expirationDate: "2025-12-30",
55
type: "server",
56
- audienceSize: 10 / 100,
+ audienceSize: 40 / 100,
57
groups: ["control", "variant"],
58
shouldForceMetricsCollection: false,
59
},
0 commit comments