mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
Fixed salary structure tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
QUnit.test("test Salary Structure", function(assert) {
|
QUnit.test("test Salary Structure", function(assert) {
|
||||||
assert.expect(12);
|
assert.expect(6);
|
||||||
let done = assert.async();
|
let done = assert.async();
|
||||||
let employee_name1;
|
let employee_name1;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user