1 parent 5550a4f commit d9e3f24Copy full SHA for d9e3f24
1 file changed
ab-testing/config/abTests.ts
@@ -57,18 +57,6 @@ const ABTests: ABTest[] = [
57
groups: ["control"],
58
shouldForceMetricsCollection: false,
59
},
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
- },
72
{
73
name: "growth-auxia-banner",
74
description: "Use Auxia API for deciding when to show a RR banner",
0 commit comments