8144-devToTest_2444 #3137
|
@ -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