Skip to content

Commit b88136b

Browse files
committed
Set to 0% test
1 parent 603e878 commit b88136b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ab-testing/abTests.ts

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

0 commit comments

Comments
 (0)