diff --git a/playwright/e2e/modules/custom-component.spec.ts b/playwright/e2e/modules/custom-component.spec.ts index f9c1e379d1..b0cdfe5855 100644 --- a/playwright/e2e/modules/custom-component.spec.ts +++ b/playwright/e2e/modules/custom-component.spec.ts @@ -6,6 +6,7 @@ Please see LICENSE files in the repository root for full details. */ import { type Page } from "@playwright/test"; + import { test, expect } from "../../element-web-test"; const screenshotOptions = (page: Page) => ({