We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5654e74 commit dca7260Copy full SHA for dca7260
src/app/containers/Contracts.test.ts
@@ -1,3 +1,6 @@
1
+/**
2
+ * @jest-environment jsdom
3
+ */
4
import { act, renderHook } from "@testing-library/react-hooks";
5
import { useContracts } from "./Contracts";
6
0 commit comments