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 f19b34f97b..ad801ba46d 100644 --- a/frontend/src/component/menu/__tests__/__snapshots__/routes-test.jsx.snap +++ b/frontend/src/component/menu/__tests__/__snapshots__/routes-test.jsx.snap @@ -376,17 +376,6 @@ Array [ "title": "Single Sign-On", "type": "protected", }, - Object { - "component": [Function], - "layout": "main", - "menu": Object { - "adminSettings": true, - }, - "parent": "/admin", - "path": "/admin/roles", - "title": "Project Roles", - "type": "protected", - }, Object { "component": [Function], "hidden": false,