Skip to content

Commit 851b490

Browse files
authored
Update showcase-home.spec.ts
1 parent 62d8cb7 commit 851b490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcases/e2e/home/showcase-home.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { AxeBuilder } from '@axe-core/playwright';
2-
import { expect, test, type Page } from '@playwright/test';
2+
import { expect, type Page, test } from '@playwright/test';
33
import { hasWebComponentSyntax, isStencil, waitForDBPage } from '../default';
44

55
const testFormComponents = async (

0 commit comments

Comments
 (0)