mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
delete commented line
This commit is contained in:
committed by
Shane McDonald
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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user