Skip to content

Commit 759bae6

Browse files
authored
Merge pull request guardian#27835 from guardian/ei/delete-move-permutive-segmentation-test
Delete movePermutiveSegmentation test switch
2 parents 5b6786c + 3787288 commit 759bae6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

common/app/conf/switches/ABTestSwitches.scala

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,4 @@ trait ABTestSwitches {
4848
exposeClientSide = true,
4949
highImpact = false,
5050
)
51-
52-
Switch(
53-
ABTests,
54-
"ab-move-permutive-segmentation",
55-
"Test the impact of moving the call for the Permutive segmentation script.",
56-
owners = Seq(Owner.withEmail("[email protected]")),
57-
safeState = Off,
58-
sellByDate = Some(LocalDate.of(2025, 3, 21)),
59-
exposeClientSide = true,
60-
highImpact = false,
61-
)
62-
6351
}

0 commit comments

Comments
 (0)