diff --git a/web/ui/react-app/src/pages/graph/Graph.test.tsx b/web/ui/react-app/src/pages/graph/Graph.test.tsx index a68a1e91b..c4f16064e 100644 --- a/web/ui/react-app/src/pages/graph/Graph.test.tsx +++ b/web/ui/react-app/src/pages/graph/Graph.test.tsx @@ -21,7 +21,6 @@ describe('Graph', () => { afterEach(() => { window.ResizeObserver = ResizeObserver; - jest.restoreAllMocks(); }); describe('data is returned', () => { const props: any = {