8583-workerE2ETest #1570

Merged
carlossa merged 37 commits from 8583-workerE2ETest into dev 2025-03-10 11:32:58 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 159d835bf4 - Show all commits
test/cypress/integration/worker

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' },