1 parent 23f8ab4 commit 6aeecf7Copy full SHA for 6aeecf7
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: 0 / 100,
+ audienceSize: 10 / 100,
57
groups: ["control", "variant"],
58
shouldForceMetricsCollection: false,
59
},
0 commit comments