Skip to content

Commit

Permalink
Increase the size of the user-benefits api AB test to 50%
Browse files Browse the repository at this point in the history
  • Loading branch information
rupertbates committed Jan 22, 2025
1 parent 0c3d5da commit ae4f17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/app/experiments/Experiments.scala
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ object UseUserBenefitsApi
description = "Enable the switch from members-data-api to the new user-benefits API",
owners = Seq(Owner.withGithub("rupertbates")),
sellByDate = LocalDate.of(2025, 6, 30),
participationGroup = Perc20A,
participationGroup = Perc50,
)

0 comments on commit ae4f17f

Please sign in to comment.