fix: refs #8583 workerBusiness test

This commit is contained in:
Carlos Satorres 2025-02-27 13:15:01 +01:00
parent a248c776db
commit 88eacb5e1f
1 changed files with 5 additions and 4 deletions

View File

@ -6,10 +6,11 @@ describe('WorkerCreate', () => {
const saveBtn = '.q-mt-lg > .q-btn--standard';
const internalWithOutPay = {
Fi: { val: '78457139E' },
'Web user': { val: 'manolo' },
Name: { val: 'Manolo' },
'Last name': { val: 'Hurtado' },
'Start Date': { val: '26-12-2002', type: 'date' },
Company: { val: 1, type: 'select' },
Department: { val: 'Reciclaje', type: 'select' },
'Professional Category': { val: 1, type: 'select' },
'Personal email': { val: 'manolo@mydomain.com' },
Company: { val: 'VNL', type: 'select' },
Street: { val: 'S/ DEFAULTWORKERSTREET' },