refactor: import/export use cases (#2397)
This commit is contained in:
@@ -22,6 +22,7 @@ describe('shared vault items', function () {
|
||||
await context.deinit()
|
||||
localStorage.clear()
|
||||
sinon.restore()
|
||||
context = undefined
|
||||
})
|
||||
|
||||
it('should add item to shared vault with no other members', async () => {
|
||||
|
||||
Reference in New Issue
Block a user