🐛(frontend) improve e2e tests avoiding race condition from mocks
Reorder mock setup with page.route so that it takes place before nav.
This commit is contained in:
committed by
Laurent Bossavit
parent
8a2b0d0a76
commit
e7af1fd591
2
src/frontend/apps/desk/next-env.d.ts
vendored
2
src/frontend/apps/desk/next-env.d.ts
vendored
@@ -2,4 +2,4 @@
|
||||
/// <reference types="next/image-types/global" />
|
||||
|
||||
// NOTE: This file should not be edited
|
||||
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
|
||||
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.
|
||||
|
||||
Reference in New Issue
Block a user