Updated test
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
c9840f6985
commit
45c4f2ff45
|
@ -10,7 +10,8 @@ describe('Client Create', () => {
|
|||
socialName: 'Deadpool Marvel',
|
||||
street: 'Wall Street',
|
||||
city: 'New York',
|
||||
businessTypeFk: 'florist'
|
||||
businessTypeFk: 'florist',
|
||||
provinceFk: 1
|
||||
};
|
||||
|
||||
beforeAll(async() => {
|
||||
|
|
Loading…
Reference in New Issue