mango-v4-ui/test/setup.ts

4 lines
96 B
TypeScript

import '@testing-library/jest-dom'
jest.mock('next/router', () => require('next-router-mock'))