Skip to content

Commit 583e3a2

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

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
@@ -1040,7 +1040,7 @@ describe('DID Key Operations (Rotation, Replacement, and Combined)', () => {
10401040
...createDidVerificationMethod([VerificationMethods.Ed255192018], [verificationKeys2]),
10411041
];
10421042

1043-
// both key-1 and key-2 in verification method
1043+
// both key-1 and key-2 in authentication
10441044
const initialDidPayload = {
10451045
...createDidPayload(initialVerificationMethods, [verificationKeys1, verificationKeys2]),
10461046
authentication: [verificationKeys1.keyId, verificationKeys2.keyId],

0 commit comments

Comments
 (0)