Skip to content

Commit 10a7c23

Browse files
authored
Merge branch 'main' into refactor-enforce-screenshot-regeneration
2 parents 3520f49 + 851b490 commit 10a7c23

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)