diff --git a/tests/95-functions-sd.js b/tests/95-functions-sd.js index 23b791f..88eff16 100644 --- a/tests/95-functions-sd.js +++ b/tests/95-functions-sd.js @@ -154,7 +154,7 @@ describe('Functions - ecdsa-sd-2023', function() { vcHolder: holder })); should.not.exist(disclosedCredential?.proof, - 'Derive endpoint should reject proof without header.' + 'Derived endpoint should reject proof without header.' ); } else { this.skip();