diff --git a/packages/core/src/modules/credentials/protocol/v2/__tests__/v2credentials.propose-offer.test.ts b/packages/core/src/modules/credentials/protocol/v2/__tests__/v2credentials.propose-offer.test.ts index 04e1c52c25..9cb9bbebcd 100644 --- a/packages/core/src/modules/credentials/protocol/v2/__tests__/v2credentials.propose-offer.test.ts +++ b/packages/core/src/modules/credentials/protocol/v2/__tests__/v2credentials.propose-offer.test.ts @@ -382,7 +382,7 @@ describe('credentials', () => { } }) - test('Faber Issues Credential which is the deleted from Alice`s wallet', async () => { + test('Faber Issues Credential which is then deleted from Alice`s wallet', async () => { const credentialPreview = V2CredentialPreview.fromRecord({ name: 'John', age: '99',