refactor: import/export use cases (#2397)
This commit is contained in:
@@ -20,9 +20,7 @@ describe('public key cryptography', function () {
|
||||
afterEach(async () => {
|
||||
await context.deinit()
|
||||
localStorage.clear()
|
||||
|
||||
sinon.restore()
|
||||
|
||||
context = undefined
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user