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