diff --git a/dotcom-rendering/cypress/fixtures/manual/standard-article.js b/dotcom-rendering/cypress/fixtures/manual/standard-article.js index 3f6544c801e..2082cf81800 100644 --- a/dotcom-rendering/cypress/fixtures/manual/standard-article.js +++ b/dotcom-rendering/cypress/fixtures/manual/standard-article.js @@ -1413,7 +1413,6 @@ export const Standard = { twitterUwt: true, prebidAppnexusInvcode: true, ampPrebidPubmatic: true, - frontsBannerAdsDcr: true, a9HeaderBidding: true, prebidAppnexus: true, enableDiscussionSwitch: true, diff --git a/dotcom-rendering/src/components/AdSlot.web.tsx b/dotcom-rendering/src/components/AdSlot.web.tsx index 976145bfd53..a0535afb2c9 100644 --- a/dotcom-rendering/src/components/AdSlot.web.tsx +++ b/dotcom-rendering/src/components/AdSlot.web.tsx @@ -578,13 +578,16 @@ export const AdSlot = ({ case 'fronts-banner': { const advertId = `fronts-banner-${index}`; return ( -