chore: update tests

This commit is contained in:
Mo
2023-08-07 11:53:00 -05:00
parent 653af36363
commit 0f1c8ef030
3 changed files with 11 additions and 3 deletions

View File

@@ -223,4 +223,8 @@ describe('shared vault invites', function () {
await deinitContactContext()
})
it.skip('should fail to invite user if already member of shared vault', async () => {
console.error('Implement')
})
})