refs #5297 back&e2e fix changes
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Satorres 2023-05-24 10:02:02 +02:00
parent bb39724718
commit 6294fc0435
2 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ describe('Worker new', () => {
code: 'DWW',
bossFk: 9,
birth: '2022-12-11T23:00:00.000Z',
payMethodFk: 1
payMethodFk: 1,
roleFk: 1
};
it('should return error if personal mail already exists', async() => {