fix: refs #8583 workerBusiness

This commit is contained in:
Carlos Satorres 2025-03-03 14:06:11 +01:00
parent 5c5dcb1d35
commit f96dc7345f
1 changed files with 1 additions and 0 deletions

View File

@ -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` },
};