1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly if system is starting 1`] = `
7 "pathname": "/maintenance",
8 "search": "return_to=%2Fprojects%3Fquery%3Dtoto%23hash",
14 exports[`should render correctly if system is up 1`] = `<Outlet />`;