fix: refs #8583 workerBusiness
This commit is contained in:
parent
5c5dcb1d35
commit
f96dc7345f
|
@ -12,6 +12,7 @@ describe('WorkerBusiness', () => {
|
|||
'Work Center': { val: `Silla`, type: 'select' },
|
||||
'Contract Category': { val: `INFORMATICA`, type: 'select' },
|
||||
'Contribution Code': { val: contributionCode, type: 'select' },
|
||||
Rate: { val: `5` },
|
||||
'Contract Type': { val: contractType, type: 'select' },
|
||||
'Transport Workers Salary': { val: `1000` },
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue