Skip to content

Commit a02b49c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cjs/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)