Skip to content

Commit

Permalink
Add FIXME for testing created with disclosed VC.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 committed Jun 20, 2024
1 parent de2cdf8 commit b9de1d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@ export async function verifySetup({credentials, keyTypes, suite}) {
vectors: transformVectors(subjectNestedObjects),
suiteName: suite,
initialParams: {
// disclosed suite has no created
// FIXME while created is not recommended for bbs it should be in
// the disclosed VC too.
selectiveSuite: null
},
generators: [invalidCreated]
Expand Down

0 comments on commit b9de1d6

Please sign in to comment.