From 294857209d544b3ab3842cce4b828e502970c5c8 Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Tue, 17 Jun 2025 09:22:13 +0100 Subject: [PATCH] lint --- playwright/e2e/modules/custom-component.spec.ts | 1 + 1 file changed, 1 insertion(+) 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) => ({