mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-28 19:00:03 -05:00
5e4b638385
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
React Router v6
We are testing the navigation in the app.jsx when it is surrounded by a React Router from react-router-dom
- spec.js uses
BrowserRouter - in-memory-spec.js uses
MemoryRouter
