Skip to content

Commit

Permalink
Attestation
Browse files Browse the repository at this point in the history
Signed-off-by: Clécio Varjão <[email protected]>
  • Loading branch information
cvarjao committed Jul 22, 2024
1 parent 55f8ba9 commit 5d91922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/attestation.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 5d91922

Please sign in to comment.