feat: refs #7348 hasDailyInvoice from client #3110

Merged
jgallego merged 2 commits from 7348-autonomyDailyInvoice into dev 2024-10-21 06:31:18 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit aac4dd0a6d - Show all commits

View File

@ -41,7 +41,6 @@ describe('Client Create', () => {
try {
await models.Client.createWithUser(newAccountWithoutEmail, options);
fail('shapoifaspodifa spdofij');
} catch (e) {
error = e;
}