We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d8cb7 commit 851b490Copy full SHA for 851b490
showcases/e2e/home/showcase-home.spec.ts
@@ -1,5 +1,5 @@
1
import { AxeBuilder } from '@axe-core/playwright';
2
-import { expect, test, type Page } from '@playwright/test';
+import { expect, type Page, test } from '@playwright/test';
3
import { hasWebComponentSyntax, isStencil, waitForDBPage } from '../default';
4
5
const testFormComponents = async (
0 commit comments