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

@@ -124,7 +124,7 @@ describe('shared vault items', function () {
})
it('adding item to vault while belonging to other vault should move the item to new vault', async () => {
context.activatePaidSubscriptionForUser()
await context.activatePaidSubscriptionForUser()
const { note, contactContext, contact, deinitContactContext } =
await Collaboration.createSharedVaultWithAcceptedInviteAndNote(context)