Jest on dynamic routing
Doing unit tests on Nextjs page with route of id, how do I pass in the query of id to not get the
Error: Uncaught [TypeError: Cannot read property 'query' of null] error?