e2e format

This commit is contained in:
lovasoa
2024-11-05 22:43:12 +01:00
parent b92f990af2
commit 7bb9c74292
+1 -1
View File
@@ -1,4 +1,4 @@
import { expect, type Page, test } from "@playwright/test";
import { type Page, expect, test } from "@playwright/test";
const BASE = "http://localhost:8080/";