diff --git a/commafeed-client/src/setupTests.ts b/commafeed-client/src/setupTests.ts index 5229ceb3..f6a47793 100644 --- a/commafeed-client/src/setupTests.ts +++ b/commafeed-client/src/setupTests.ts @@ -1,4 +1,4 @@ -import "@testing-library/jest-dom" +import "@testing-library/jest-dom/vitest" import { vi } from "vitest" import { Constants } from "@/app/constants"