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 d379068 commit b85a7c2Copy full SHA for b85a7c2
packages/tests-e2e/tests/appPagesRouter/middleware.test.ts
@@ -1,4 +1,4 @@
1
-import { test, expect } from "@playwright/test";
+import { expect, test } from "@playwright/test";
2
3
test("should return correctly on HEAD request with an empty body", async ({
4
request,
0 commit comments