Skip to content

Commit

Permalink
Update tests/setup.js improve grammar of jsdoc on safe mode.
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
  • Loading branch information
aljones15 and TallTed committed Jun 27, 2024
1 parent 0991af3 commit 9085d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export async function verifySetup({credentials, keyTypes, suite}) {
initialParams: {
cryptosuiteName: ''
},
// add a generator to turns safe mode off for proof canonize and hash
// add a generator to turn safe mode off for proof, canonize, and hash
generators: [allowUnsafeCanonize, invalidCryptosuite]
});

Expand Down

0 comments on commit 9085d50

Please sign in to comment.