Skip to content

Commit eb67639

Browse files
committed
Add FIXME to invalidVM generator.
1 parent 5d22745 commit eb67639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vc-generator/generators.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ function invalidVm({
308308
suite,
309309
selectiveSuite,
310310
credential,
311+
//FIXME this generator should support non-string verificationMethods
311312
mockVM = 'did:key:invalidVm',
312313
...args
313314
}) {

0 commit comments

Comments
 (0)