We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b4f7f commit 18b5e0dCopy full SHA for 18b5e0d
ab-testing/abTest.ts
@@ -27,7 +27,7 @@ const ABTests: ABTest[] = [
27
status: 'ON',
28
expirationDate: '2025-12-30',
29
type: 'client',
30
- audienceSize: 10 / 100,
+ audienceSize: 0 / 100,
31
groups: ['control', 'variant'],
32
shouldForceMetricsCollection: true,
33
},
0 commit comments