Skip to content

Commit c2c9841

Browse files
merge main
1 parent 77afaeb commit c2c9841

2 files changed

Lines changed: 980 additions & 1043 deletions

File tree

ab-testing/config/abTests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ const ABTests: ABTest[] = [
215215
status: "ON",
216216
audienceSize: 0 / 100,
217217
audienceSpace: "B",
218-
groups: ["control", "variant"],
218+
groups: ["control", "variant", "variant2"],
219219
shouldForceMetricsCollection: true,
220220
},
221221
{

0 commit comments

Comments
 (0)