From 2b5e39888af0760cd87b08dfd8e7c3ef8b47e772 Mon Sep 17 00:00:00 2001 From: Demetrios Skamiotis <49187886+dskamiotis@users.noreply.github.com> Date: Thu, 16 Jul 2026 16:02:58 +0100 Subject: [PATCH] remove AB test config for price-floor-holdback --- ab-testing/config/abTests.ts | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/ab-testing/config/abTests.ts b/ab-testing/config/abTests.ts index 2c9e7b847bd..345b867585c 100644 --- a/ab-testing/config/abTests.ts +++ b/ab-testing/config/abTests.ts @@ -56,19 +56,6 @@ const ABTests: ABTest[] = [ groups: ["control", "variant"], shouldForceMetricsCollection: true, }, - { - name: "commercial-prebid-price-floor-holdback", - description: - "This test will be the 5% holdback group for the prebid price floor", - owners: ["commercial.dev@guardian.co.uk"], - expirationDate: "2026-07-16", - type: "client", - status: "OFF", - audienceSize: 5 / 100, - audienceSpace: "A", - groups: ["holdback"], - shouldForceMetricsCollection: true, - }, { name: "commercial-mobile-sticky-liveblog-us", description: