Skip to content

Commit 5d1407a

Browse files
authored
Bump product element test to 40% (#14960)
1 parent 2bf21d0 commit 5d1407a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ab-testing/config/abTests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const ABTests: ABTest[] = [
5353
status: "ON",
5454
expirationDate: "2025-12-30",
5555
type: "server",
56-
audienceSize: 10 / 100,
56+
audienceSize: 40 / 100,
5757
groups: ["control", "variant"],
5858
shouldForceMetricsCollection: false,
5959
},

0 commit comments

Comments
 (0)