Fixed salary structure tests

This commit is contained in:
Nabin Hait 2017-09-14 19:39:10 +05:30
parent 2f64f0f5fa
commit 43268bd350

View File

@ -1,5 +1,5 @@
QUnit.test("test Salary Structure", function(assert) {
assert.expect(12);
assert.expect(6);
let done = assert.async();
let employee_name1;