diff --git a/lib/tests/mocha/encrypt-decrypt.spec.ts b/lib/tests/mocha/encrypt-decrypt.spec.ts index 76d74653..518dbb72 100644 --- a/lib/tests/mocha/encrypt-decrypt.spec.ts +++ b/lib/tests/mocha/encrypt-decrypt.spec.ts @@ -49,7 +49,7 @@ describe('encrypt decrypt test', async function () { const encryptedStream = await client.encrypt({ eo, - metadata: {}, + metadata: Mocks.getMetadataObject(), offline: true, scope, source: new ReadableStream({