diff --git a/react-app/src/router.test.tsx b/react-app/src/router.test.tsx index c1bd581f1..ca1bc8522 100644 --- a/react-app/src/router.test.tsx +++ b/react-app/src/router.test.tsx @@ -25,7 +25,7 @@ describe("Router tests", () => { {router.routes[0].children.map((route) => ( - + ))} , @@ -39,7 +39,7 @@ describe("Router tests", () => { {router.routes[0].children.map((route) => ( - + ))} ,