Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed May 20, 2024
1 parent f56cb66 commit 34a1fbb
Showing 1 changed file with 0 additions and 54 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,60 +167,6 @@ exports[`SecurityPluginTopNavMenu renders DataSourceMenu when dataSource is enab
"href": "/users",
"name": "Internal users",
},
Object {
"href": "/serviceAccounts",
"name": "Service Accounts",
},
Object {
"href": "/permissions",
"name": "Permissions",
},
Object {
"href": "/tenants",
"name": "Tenants",
},
Object {
"href": "/auditLogging",
"name": "Audit logs",
},
Object {
"href": "/tenantsConfigureTab",
"name": "",
},
]
}
/>
</EuiPageSideBar>
</Route>
<Route
exact={true}
key="/serviceAccounts"
path="/serviceAccounts"
>
<EuiPageSideBar>
<NavPanel
items={
Array [
Object {
"href": "/getstarted",
"name": "Get Started",
},
Object {
"href": "/auth",
"name": "Authentication",
},
Object {
"href": "/roles",
"name": "Roles",
},
Object {
"href": "/users",
"name": "Internal users",
},
Object {
"href": "/serviceAccounts",
"name": "Service Accounts",
},
Object {
"href": "/permissions",
"name": "Permissions",
Expand Down

0 comments on commit 34a1fbb

Please sign in to comment.