From 5d91922b6b8d4bf83e02ba5cfe7214f06fe1469f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9cio=20Varj=C3=A3o?= <1348549+cvarjao@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:43:48 +0000 Subject: [PATCH] Attestation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clécio Varjão <1348549+cvarjao@users.noreply.github.com> --- src/attestation.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/attestation.test.ts b/src/attestation.test.ts index 5686795..55b09aa 100644 --- a/src/attestation.test.ts +++ b/src/attestation.test.ts @@ -81,7 +81,7 @@ describe("AppAttestation", () => { logger.info('agentBConnectionRef1', agentBConnectionRef1) const proofRequest = new ProofRequestBuilder() - .addRequestedAttribute("studentInfo", + .addRequestedAttribute("attestation_info", new RequestAttributeBuilder() .setNames([ "operating_system_version",