Skip to content

Commit f36a7ed

Browse files
Eengineer1Copilot
andauthored
Update comment
Co-authored-by: Copilot <[email protected]>
1 parent a02b49c commit f36a7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esm/tests/modules/key-operations.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ describe('DID Key Operations (Rotation, Replacement, and Combined)', () => {
948948
...createDidVerificationMethod([VerificationMethods.Ed255192018], [verificationKeys2]),
949949
];
950950

951-
// only key-1 in verification method
951+
// only key-1 in authentication
952952
const initialDidPayload = {
953953
...createDidPayload(initialVerificationMethods, [verificationKeys1, verificationKeys2]),
954954
authentication: [verificationKeys1.keyId],

0 commit comments

Comments
 (0)