Files
zerobyte/app/test/setup-client.ts
2026-01-08 20:50:08 +01:00

5 lines
151 B
TypeScript

import "./setup.ts";
import { GlobalRegistrator } from "@happy-dom/global-registrator";
GlobalRegistrator.register({ url: "http://localhost:3000" });