mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Merge pull request #6688 from nixocio/ui_remove_console
Remove console.log Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
2ee2cd0bd9
@ -288,8 +288,6 @@ describe('<ProjectForm />', () => {
|
||||
});
|
||||
await waitForElement(wrapper, 'ContentLoading', el => el.length === 0);
|
||||
|
||||
console.log(wrapper.debug());
|
||||
|
||||
const scmTypeSelect = wrapper.find(
|
||||
'FormGroup[label="Source Control Credential Type"] FormSelect'
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user