Skip to content

Commit b85a7c2

Browse files
committed
lint fix
1 parent d379068 commit b85a7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tests-e2e/tests/appPagesRouter/middleware.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { test, expect } from "@playwright/test";
1+
import { expect, test } from "@playwright/test";
22

33
test("should return correctly on HEAD request with an empty body", async ({
44
request,

0 commit comments

Comments
 (0)