chore: vault tests refactors and lint (#2374)
This commit is contained in:
@@ -16,7 +16,7 @@ describe('vault key management', function () {
|
||||
beforeEach(async function () {
|
||||
localStorage.clear()
|
||||
|
||||
context = await Factory.createAppContextWithRealCrypto()
|
||||
context = await Factory.createVaultsContextWithRealCrypto()
|
||||
|
||||
await context.launch()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user