mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 01:38:50 -03:30
Merge pull request #2521 from ansible/Fix4lookupmodal
Updating flow to match feature changes
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user