Skip to content

Commit

Permalink
Add todo regarding BbsModule
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Richardson <[email protected]>
  • Loading branch information
NB-MikeRichardson committed Nov 11, 2022
1 parent 9334f91 commit 1fa0dfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/tests/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,7 @@ export async function setupCredentialTests(
'rxjs:alice': aliceMessages,
}

// TODO remove the dependency on BbsModule
const modules = {
bbs: new BbsModule(),
}
Expand Down

0 comments on commit 1fa0dfd

Please sign in to comment.