From 9c8bdda34be724f796af92e5e44f5a928692e4bb Mon Sep 17 00:00:00 2001 From: sivanov Date: Thu, 7 Sep 2023 13:54:19 +0300 Subject: [PATCH] Revert encrypt-decrypt.spec.ts --- lib/tests/mocha/encrypt-decrypt.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({