Skip to content

Commit 368e360

Browse files
committed
switch off commercial-prebid-v10 ab test
1 parent 4f48f18 commit 368e360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ab-testing/config/abTests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const ABTests: ABTest[] = [
3535
name: "commercial-prebid-v10",
3636
description: "Testing Prebid.js v10 integration on DCR",
3737
owners: ["commercial.dev@guardian.co.uk"],
38-
status: "ON",
38+
status: "OFF",
3939
expirationDate: "2026-03-10",
4040
type: "client",
4141
audienceSize: 10 / 100,

0 commit comments

Comments
 (0)