chore: refactor notifications and re-enable vault tests (#2532)
* chore: refactor notifications and re-enable vault tests * fix message in error expected
This commit is contained in:
@@ -59,7 +59,7 @@ describe('vault key management', function () {
|
||||
|
||||
await Factory.expectThrowsAsync(
|
||||
() => context.vaults.removeItemFromVault(item),
|
||||
'Cannot find latest version of item to get vault for',
|
||||
'Cannot find vault to remove item from',
|
||||
)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user