mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
Merge pull request #2521 from ansible/Fix4lookupmodal
Updating flow to match feature changes
This commit is contained in:
commit
dd63e645b3
@ -54,9 +54,6 @@ module.exports = {
|
||||
const { table } = lookupModal.section;
|
||||
|
||||
details.section.organization.expect.element('@lookup').visible;
|
||||
details.section.organization.expect.element('@lookup').enabled;
|
||||
|
||||
details.section.organization.click('@lookup');
|
||||
|
||||
credentials.expect.section('@lookupModal').present;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user