Skip to content

Commit e5c3af5

Browse files
authored
roll out dcr football pages to 10% of users (guardian#27851)
This change affects all live, fixture & results pages.
1 parent e0ac156 commit e5c3af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/app/experiments/Experiments.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ object DCRFootballMatches
4646
description = "Render football matches lists in DCR",
4747
owners = Seq(Owner.withEmail("[email protected]")),
4848
sellByDate = LocalDate.of(2025, 4, 10),
49-
participationGroup = Perc0E,
49+
participationGroup = Perc10A,
5050
)

0 commit comments

Comments
 (0)