Skip to content

Commit

Permalink
Delete GEM AB test switch
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislomaxjones committed Nov 29, 2023
1 parent 093525a commit 9671d33
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions common/app/conf/switches/ABTestSwitches.scala
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,6 @@ trait ABTestSwitches {
exposeClientSide = true,
)

Switch(
ABTests,
"ab-elements-manager",
"Test serving GEM assets in ad slots on page",
owners = Seq(Owner.withEmail("[email protected]")),
safeState = Off,
sellByDate = Some(LocalDate.of(2023, 11, 30)),
exposeClientSide = true,
)

Switch(
ABTests,
"ab-prebid-kargo",
Expand Down

0 comments on commit 9671d33

Please sign in to comment.