mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
Update test_salary_structure.js
This commit is contained in:
@@ -46,7 +46,7 @@ QUnit.test("test Salary Structure", function(assert) {
|
|||||||
{ payment_account: 'CASH - FT'},
|
{ payment_account: 'CASH - FT'},
|
||||||
]);
|
]);
|
||||||
},
|
},
|
||||||
() => frappe.timeout(10),
|
() => frappe.timeout(12),
|
||||||
() => cur_dialog.set_value('value','Test Salary Structure'),
|
() => cur_dialog.set_value('value','Test Salary Structure'),
|
||||||
() => frappe.timeout(2),
|
() => frappe.timeout(2),
|
||||||
() => frappe.click_button('Create'),
|
() => frappe.click_button('Create'),
|
||||||
|
|||||||
Reference in New Issue
Block a user