We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7242ea1 commit 1357da4Copy full SHA for 1357da4
1 file changed
src/orders/components/OrderDiscountModal/useDiscountForm.test.ts
@@ -1,5 +1,5 @@
1
import { DiscountValueTypeEnum } from "@dashboard/graphql";
2
-import { act, renderHook } from "@testing-library/react-hooks";
+import { act, renderHook } from "@testing-library/react";
3
4
import { messages } from "./messages";
5
import { useDiscountForm } from "./useDiscountForm";
0 commit comments