Skip to content

Commit

Permalink
Merge pull request #27548 from guardian/doml/rename-ab-test-switch
Browse files Browse the repository at this point in the history
Rename US banner AB test switch
  • Loading branch information
domlander authored Oct 22, 2024
2 parents ef797e5 + fa37e03 commit 8ff1c71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/app/conf/switches/ABTestSwitches.scala
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ trait ABTestSwitches {

Switch(
ABTests,
"ab-us-big-events",
"Test revenue impact of using shared id in prebid",
"ab-usa-expandable-marketing-card",
"Test the impact of showing the user a component that highlights the Guardians journalism",
owners = Seq(Owner.withEmail("[email protected]")),
safeState = Off,
sellByDate = Some(LocalDate.of(2024, 12, 18)),
Expand Down

0 comments on commit 8ff1c71

Please sign in to comment.