mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
delete commented code
This commit is contained in:
parent
b318f24490
commit
cac5417916
@ -82,7 +82,6 @@ describe('<JobTemplateForm />', () => {
|
||||
/>
|
||||
);
|
||||
});
|
||||
// await waitForElement(wrapper, 'Form', el => el.length === 0);
|
||||
expect(LabelsAPI.read).toHaveBeenCalled();
|
||||
expect(JobTemplatesAPI.readInstanceGroups).toHaveBeenCalled();
|
||||
wrapper.update();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user