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