Skip to content

Commit

Permalink
Update tests/95-functions-sd.js
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
PatStLouis and TallTed authored Dec 13, 2024
1 parent 5c29706 commit 7e8234f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/95-functions-sd.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ describe('Functions - ecdsa-sd-2023', function() {
vcHolder: holder
}));
should.not.exist(disclosedCredential?.proof,
'Derive endpoint should reject proof without multibase indicator.'
'Derived endpoint should reject proof without multibase indicator.'
);
} else {
this.skip();
Expand Down

0 comments on commit 7e8234f

Please sign in to comment.