Skip to content

Commit c963207

Browse files
committed
fixup! test: decorate rerenders with ClickUIProvider
1 parent d048b7f commit c963207

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/test-utils.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { type ThemeName } from "@/theme";
22
import { render as renderTL } from "@testing-library/react";
33
import { ClickUIProvider } from "..";
44

5+
// eslint-disable-next-line react-refresh/only-export-components
56
const Wrapper = ({
67
theme,
78
children,

0 commit comments

Comments
 (0)