Replace entire codebase with homarr-labs/homarr
This commit is contained in:
3
vitest.setup.ts
Normal file
3
vitest.setup.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { vi } from "vitest";
|
||||
|
||||
vi.mock("server-only", () => ({ default: undefined }));
|
||||
Reference in New Issue
Block a user