Skip to content

Commit 8498b5e

Browse files
authored
Merge branch 'main' into gh-filterAtAGlance-switch
2 parents 66cdb15 + ff3b836 commit 8498b5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ab-testing/config/abTests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ const ABTests: ABTest[] = [
114114
expirationDate: "2026-02-25",
115115
type: "server",
116116
status: "ON",
117-
audienceSize: 60 / 100,
117+
audienceSize: 100 / 100,
118118
audienceSpace: "C",
119119
groups: ["control", "stacked", "carousel"],
120120
shouldForceMetricsCollection: false,

0 commit comments

Comments
 (0)