debian-image-builder-frontend/src/test/Components/LandingPage
regexowl b7ccc2cca0 testUtils: Merge renderCustomRoutesWithReduxRouter and renderWithReduxRouter
`renderCustomRoutesWithReduxRouter` and `renderWithReduxRouter`are functionally the same apart from routes they use to render components.

We could just use `renderCustomRoutesWithReduxRouter` and use the routes from `renderWithReduxRouter` as a default value for an optional parameter `routes`.
2024-08-12 09:46:10 +02:00
..
LandingPage.test.tsx testUtils: Merge renderCustomRoutesWithReduxRouter and renderWithReduxRouter 2024-08-12 09:46:10 +02:00