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 b92f990 commit 7bb9c74Copy full SHA for 7bb9c74
tests/end-to-end/official-site.spec.ts
@@ -1,4 +1,4 @@
1
-import { expect, type Page, test } from "@playwright/test";
+import { type Page, expect, test } from "@playwright/test";
2
3
const BASE = "http://localhost:8080/";
4
0 commit comments