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