diff --git a/packages/siop-oid4vp/lib/__tests__/IT.spec.ts b/packages/siop-oid4vp/lib/__tests__/IT.spec.ts index 4f528384..2711960f 100644 --- a/packages/siop-oid4vp/lib/__tests__/IT.spec.ts +++ b/packages/siop-oid4vp/lib/__tests__/IT.spec.ts @@ -141,7 +141,7 @@ function getVCs(): IVerifiableCredential[] { return vcs } -describe.skip('RP and OP interaction should', () => { +describe.skip('RP and OP interaction should', () => { // FIXME SDK-45 Uniresolver failing it( 'succeed when calling each other in the full flow', async () => { diff --git a/packages/siop-oid4vp/lib/__tests__/SdJwt.spec.ts b/packages/siop-oid4vp/lib/__tests__/SdJwt.spec.ts index 78c4efb6..55285083 100644 --- a/packages/siop-oid4vp/lib/__tests__/SdJwt.spec.ts +++ b/packages/siop-oid4vp/lib/__tests__/SdJwt.spec.ts @@ -84,7 +84,7 @@ function getVCs(): OriginalVerifiableCredential[] { return [SD_JWT_VC] } -describe.skip('RP and OP interaction should', () => { +describe.skip('RP and OP interaction should', () => { // FIXME SDK-45 Uniresolver failing it('succeed when calling with presentation definitions and right verifiable presentation', async () => { const opMock = await mockedGetEnterpriseAuthToken('OP') const opMockEntity = {