Skip to content

Commit 7bb9c74

Browse files
committed
e2e format
1 parent b92f990 commit 7bb9c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/end-to-end/official-site.spec.ts

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

33
const BASE = "http://localhost:8080/";
44

0 commit comments

Comments
 (0)