feat: refs #7348 hasDailyInvoice from client #3110
|
@ -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