1 parent 603e878 commit b88136bCopy full SHA for b88136b
1 file changed
ab-testing/abTests.ts
@@ -52,7 +52,7 @@ const ABTests: ABTest[] = [
52
status: "ON",
53
expirationDate: "2025-12-30",
54
type: "server",
55
- audienceSize: 10 / 100,
+ audienceSize: 0 / 100,
56
groups: ["control", "variant"],
57
shouldForceMetricsCollection: false,
58
},
0 commit comments