This commit is contained in:
parent
c6e764b478
commit
aac4dd0a6d
|
@ -41,7 +41,6 @@ describe('Client Create', () => {
|
|||
|
||||
try {
|
||||
await models.Client.createWithUser(newAccountWithoutEmail, options);
|
||||
fail('shapoifaspodifa spdofij');
|
||||
} catch (e) {
|
||||
error = e;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue