Updated test
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Joan Sanchez 2023-02-21 08:51:50 +01:00
parent c9840f6985
commit 45c4f2ff45
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@ describe('Client Create', () => {
socialName: 'Deadpool Marvel',
street: 'Wall Street',
city: 'New York',
businessTypeFk: 'florist'
businessTypeFk: 'florist',
provinceFk: 1
};
beforeAll(async() => {