refactor(admin): remove auth migration reports
This commit is contained in:
@@ -30,9 +30,3 @@ describe('AppSidebar header styles', () => {
|
||||
expect(sidebarBrandBlockMatch?.[0]).not.toContain('overflow: hidden;')
|
||||
})
|
||||
})
|
||||
|
||||
describe('AppSidebar admin navigation', () => {
|
||||
it('includes a visible entry for auth identity migration reports', () => {
|
||||
expect(componentSource).toContain("'/admin/users/auth-identity-migration-reports'")
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user