mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
delete commented line
This commit is contained in:
parent
55b5060944
commit
9316ace3f6
@ -109,7 +109,6 @@ describe('<JobTemplateAdd />', () => {
|
||||
let wrapper;
|
||||
await act(async () => {
|
||||
wrapper = mountWithContexts(<JobTemplateAdd />);
|
||||
// await waitForElement(wrapper, 'EmptyStateBody', el => el.length === 0);
|
||||
});
|
||||
wrapper.update();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user