mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Adds notification list to orgs
This commit is contained in:
@@ -12,6 +12,7 @@ describe('<OrganizationDetail />', () => {
|
||||
<OrganizationDetail
|
||||
match={{ path: '/organizations/:id', url: '/organizations/1' }}
|
||||
location={{ search: '', pathname: '/organizations/1' }}
|
||||
params={{}}
|
||||
/>
|
||||
</MemoryRouter>
|
||||
</I18nProvider>
|
||||
|
||||
Reference in New Issue
Block a user