mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
working test commit
This commit is contained in:
@@ -8,7 +8,7 @@ describe('<Organizations />', () => {
|
||||
mount(
|
||||
<MemoryRouter initialEntries={['/organizations']} initialIndex={0}>
|
||||
<Organizations
|
||||
match={{ path: '/organizations', route: '/organizations', link: 'organizations' }}
|
||||
match={{ path: '/organizations', url: '/organizations' }}
|
||||
location={{ search: '', pathname: '/organizations' }}
|
||||
/>
|
||||
</MemoryRouter>
|
||||
|
||||
Reference in New Issue
Block a user