feat: refs #7348 minor bug
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Javi Gallego 2024-10-16 08:52:27 +02:00
parent c6e764b478
commit aac4dd0a6d
1 changed files with 0 additions and 1 deletions

View File

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