stabilize template form stored xss test case

This commit is contained in:
Jake McDermott
2017-12-10 11:41:41 -05:00
parent be0f66fd94
commit 9dcdf20fb0

View File

@@ -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;