tests: vaults-2 (#2368)
This commit is contained in:
@@ -190,7 +190,7 @@ describe('keys', function () {
|
||||
|
||||
const itemsKey = this.application.encryption.itemsKeyForEncryptedPayload(encryptedPayload)
|
||||
|
||||
await this.application.items.removeItemLocally(itemsKey)
|
||||
await this.application.items.removeItemFromMemory(itemsKey)
|
||||
|
||||
const erroredPayload = await this.application.encryption.decryptSplitSingle({
|
||||
usesItemsKeyWithKeyLookup: {
|
||||
|
||||
Reference in New Issue
Block a user