NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted

35 Views Asked by At

I got this error when testing with react testing library with jest. Anyone help me to do it.

I want to rectify this error and run the test. The error pointed to the code which I was testing. I should not do any corrections in the code need to be test. I just need to correct in the testing code.

0

There are 0 best solutions below