fix: refs #8583 wBusiness e2e
This commit is contained in:
parent
88eacb5e1f
commit
159d835bf4
|
@ -10,8 +10,8 @@ describe('WorkerCreate', () => {
|
||||||
Company: { val: 1, type: 'select' },
|
Company: { val: 1, type: 'select' },
|
||||||
Department: { val: 'Reciclaje', type: 'select' },
|
Department: { val: 'Reciclaje', type: 'select' },
|
||||||
'Professional Category': { val: 1, type: 'select' },
|
'Professional Category': { val: 1, type: 'select' },
|
||||||
|
'Work Calendar': { val: 1, type: 'select' },
|
||||||
'Personal email': { val: 'manolo@mydomain.com' },
|
'Work Center': { val: 1, type: 'select' },
|
||||||
Company: { val: 'VNL', type: 'select' },
|
Company: { val: 'VNL', type: 'select' },
|
||||||
Street: { val: 'S/ DEFAULTWORKERSTREET' },
|
Street: { val: 'S/ DEFAULTWORKERSTREET' },
|
||||||
Location: { val: 1, type: 'select' },
|
Location: { val: 1, type: 'select' },
|
||||||
|
|
Loading…
Reference in New Issue