Skip to content

Commit

Permalink
Merge pull request #27471 from guardian/doml/increase-lite_fronts-tes…
Browse files Browse the repository at this point in the history
…t-10pc

Increase the Remove Lite Fronts experiment to 10%
  • Loading branch information
domlander authored Sep 11, 2024
2 parents 688f109 + ef1892e commit bf0adcc
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 @@ -43,5 +43,5 @@ object RemoveLiteFronts
description = "Get the full pressed page of a front instead of the lite version",
owners = Seq(Owner.withEmail("[email protected]")),
sellByDate = LocalDate.of(2024, 10, 30),
participationGroup = Perc5A,
participationGroup = Perc10A,
)

0 comments on commit bf0adcc

Please sign in to comment.