File tree 1 file changed +0
-54
lines changed
public/apps/configuration/test/__snapshots__
1 file changed +0
-54
lines changed Original file line number Diff line number Diff line change @@ -167,60 +167,6 @@ exports[`SecurityPluginTopNavMenu renders DataSourceMenu when dataSource is enab
167
167
" href" : " /users" ,
168
168
" name" : " Internal users" ,
169
169
},
170
- Object {
171
- " href" : " /serviceAccounts" ,
172
- " name" : " Service Accounts" ,
173
- },
174
- Object {
175
- " href" : " /permissions" ,
176
- " name" : " Permissions" ,
177
- },
178
- Object {
179
- " href" : " /tenants" ,
180
- " name" : " Tenants" ,
181
- },
182
- Object {
183
- " href" : " /auditLogging" ,
184
- " name" : " Audit logs" ,
185
- },
186
- Object {
187
- " href" : " /tenantsConfigureTab" ,
188
- " name" : " " ,
189
- },
190
- ]
191
- }
192
- />
193
- </EuiPageSideBar >
194
- </Route >
195
- <Route
196
- exact = { true }
197
- key = " /serviceAccounts"
198
- path = " /serviceAccounts"
199
- >
200
- <EuiPageSideBar >
201
- <NavPanel
202
- items = {
203
- Array [
204
- Object {
205
- " href" : " /getstarted" ,
206
- " name" : " Get Started" ,
207
- },
208
- Object {
209
- " href" : " /auth" ,
210
- " name" : " Authentication" ,
211
- },
212
- Object {
213
- " href" : " /roles" ,
214
- " name" : " Roles" ,
215
- },
216
- Object {
217
- " href" : " /users" ,
218
- " name" : " Internal users" ,
219
- },
220
- Object {
221
- " href" : " /serviceAccounts" ,
222
- " name" : " Service Accounts" ,
223
- },
224
170
Object {
225
171
" href" : " /permissions" ,
226
172
" name" : " Permissions" ,
You can’t perform that action at this time.
0 commit comments