Skip to content

Commit 4a2e8f0

Browse files
authored
switch off prebid V10 test (#14991)
1 parent f5adb12 commit 4a2e8f0

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
@@ -24,7 +24,7 @@ const ABTests: ABTest[] = [
2424
name: "commercial-prebid-v10",
2525
description: "Testing Prebid.js v10 integration on DCR",
2626
owners: ["[email protected]"],
27-
status: "ON",
27+
status: "OFF",
2828
expirationDate: "2025-12-10",
2929
type: "client",
3030
audienceSize: 10 / 100,

0 commit comments

Comments
 (0)