-
Notifications
You must be signed in to change notification settings - Fork 555
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #26728 from guardian/clj/extend-ima
Extend the IMA test and switch
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,7 @@ trait ABTestSwitches { | |
"Test the commercial impact of replacing YouTube ads with Interactive Media Ads on first-party videos", | ||
owners = Seq(Owner.withGithub("[email protected]")), | ||
safeState = Off, | ||
sellByDate = Some(LocalDate.of(2023, 11, 30)), | ||
sellByDate = Some(LocalDate.of(2024, 2, 28)), | ||
exposeClientSide = true, | ||
) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters