There was an error while loading. Please reload this page.
1 parent 2bf21d0 commit 5d1407aCopy full SHA for 5d1407a
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