mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
Updating flow
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