Skip to content

Commit d9e3f24

Browse files
authored
remove hosted gallery ab test (#16329)
1 parent 5550a4f commit d9e3f24

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

ab-testing/config/abTests.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,6 @@ const ABTests: ABTest[] = [
5757
groups: ["control"],
5858
shouldForceMetricsCollection: false,
5959
},
60-
{
61-
name: "commercial-hosted-gallery",
62-
description: "Preview the Hosted Gallery pages using dotcom-rendering",
63-
owners: ["commercial.dev@guardian.co.uk"],
64-
expirationDate: "2026-09-01",
65-
type: "server",
66-
status: "ON",
67-
audienceSize: 0 / 100,
68-
audienceSpace: "A",
69-
groups: ["preview"],
70-
shouldForceMetricsCollection: false,
71-
},
7260
{
7361
name: "growth-auxia-banner",
7462
description: "Use Auxia API for deciding when to show a RR banner",

0 commit comments

Comments
 (0)