Skip to content

Commit ff3b836

Browse files
increasing test to 100% (#15304)
1 parent 3562f23 commit ff3b836

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)