diff --git a/frontend/src/component/menu/__tests__/__snapshots__/routes-test.jsx.snap b/frontend/src/component/menu/__tests__/__snapshots__/routes-test.jsx.snap index 43f4e4f127..0aea06effd 100644 --- a/frontend/src/component/menu/__tests__/__snapshots__/routes-test.jsx.snap +++ b/frontend/src/component/menu/__tests__/__snapshots__/routes-test.jsx.snap @@ -100,7 +100,7 @@ Array [ "layout": "main", "path": "/logout", "title": "Sign out", - "type": "protected", + "type": "unprotected", }, ] `;