Skip to content

Commit aa78443

Browse files
committed
Set product element test to 10%
1 parent 36f006a commit aa78443

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: 0 / 100,
56+
audienceSize: 10 / 100,
5757
groups: ["control", "variant"],
5858
shouldForceMetricsCollection: false,
5959
},

0 commit comments

Comments
 (0)