[tests] fix

This commit is contained in:
Rushabh Mehta 2017-08-29 15:31:04 +05:30
parent 2ad3d77b88
commit a0436456f8

View file

@ -13,7 +13,7 @@ QUnit.test("Test Workflow", function(assert) {
cur_frm.set_value('send_welcome_email', 0);
cur_frm.save();
},
() => frappe.timeout(0.5),
() => frappe.timeout(2),
() => frappe.tests.click_button('Actions'),
() => frappe.timeout(0.5),
() => {