From e38562371ebc519b624a3d1f78a2c11b2beb495f Mon Sep 17 00:00:00 2001 From: Aitor <1726644+aaitor@users.noreply.github.com> Date: Tue, 5 Mar 2024 17:32:01 +0100 Subject: [PATCH] chore: skipping dtp tests by now --- test/integration/AssetsEncrypt.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/AssetsEncrypt.test.ts b/test/integration/AssetsEncrypt.test.ts index 3fdafb6..76331d2 100644 --- a/test/integration/AssetsEncrypt.test.ts +++ b/test/integration/AssetsEncrypt.test.ts @@ -8,7 +8,7 @@ import { import execCommand from '../helpers/ExecCommand' // TODO: Re-enable DTP tests when `sdk-dtp` is published back -describe('Assets e2e Testing', () => { +describe.skip('Assets e2e Testing', () => { let did = '' let url = '' let password = ''