fix: refs #8583 wBusiness e2e

This commit is contained in:
Carlos Satorres 2025-02-28 07:26:47 +01:00
parent 88eacb5e1f
commit 159d835bf4
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ describe('WorkerCreate', () => {
Company: { val: 1, type: 'select' },
Department: { val: 'Reciclaje', type: 'select' },
'Professional Category': { val: 1, type: 'select' },
'Personal email': { val: 'manolo@mydomain.com' },
'Work Calendar': { val: 1, type: 'select' },
'Work Center': { val: 1, type: 'select' },
Company: { val: 'VNL', type: 'select' },
Street: { val: 'S/ DEFAULTWORKERSTREET' },
Location: { val: 1, type: 'select' },