mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 08:48:46 -03:30
stabilize template form stored xss test case
This commit is contained in:
@@ -158,6 +158,7 @@ module.exports = {
|
||||
|
||||
// client.expect.element('div.spinny').visible;
|
||||
client.expect.element('div.spinny').not.visible;
|
||||
client.waitForAngular();
|
||||
|
||||
client.expect.element('#job_template_tab').enabled;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user