Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend MPU when no epic test #26856

Merged
merged 1 commit into from
Jan 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
extend mpu when no epic test by 1 month
SiAdcock committed Jan 30, 2024
commit 385440ba3fba3f16027f987584c8dc2c30df215f
2 changes: 1 addition & 1 deletion common/app/conf/switches/ABTestSwitches.scala
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ trait ABTestSwitches {
"Test MPU when there is no epic at the end of Article on the page.",
owners = Seq(Owner.withEmail("[email protected]")),
safeState = Off,
sellByDate = Some(LocalDate.of(2024, 1, 31)),
sellByDate = Some(LocalDate.of(2024, 2, 29)),
exposeClientSide = true,
)
}
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ export const mpuWhenNoEpic: ABTest = {
id: 'MpuWhenNoEpic',
author: '@commercial-dev',
start: '2023-11-22',
expiry: '2024-01-31',
expiry: '2024-02-29',
audience: 10 / 100,
audienceOffset: 5 / 100,
audienceCriteria: '',