fix build

This commit is contained in:
Athou
2026-09-06 16:26:04 +02:00
parent 81ce6c9950
commit ca2fbd9fdd

View File

@@ -1,4 +1,4 @@
import "@testing-library/jest-dom"
import "@testing-library/jest-dom/vitest"
import { vi } from "vitest"
import { Constants } from "@/app/constants"