diff --git a/dotcom-rendering/playwright/tests/article.embeds.e2e.spec.ts b/dotcom-rendering/playwright/tests/article.embeds.e2e.spec.ts index b60b7aabed6..7b19fcbdc5c 100644 --- a/dotcom-rendering/playwright/tests/article.embeds.e2e.spec.ts +++ b/dotcom-rendering/playwright/tests/article.embeds.e2e.spec.ts @@ -7,7 +7,7 @@ import { expectToBeVisible } from '../lib/locators'; test.describe('Embeds', () => { test.describe('WEB', function () { - test('should render the click to view overlay revealing the embed when clicked', async ({ + test.skip('should render the click to view overlay revealing the embed when clicked', async ({ page, }) => { await loadPage({