chore: cleanup

This commit is contained in:
Adam
2026-01-19 05:22:35 -06:00
parent f1daf3b430
commit 182c43a78f
7 changed files with 57 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
import { test, expect } from "@playwright/test"
import { test, expect } from "./fixtures"
import { serverName } from "./utils"
test("home renders and shows core entrypoints", async ({ page }) => {