Export/import attachments in integration tests
This commit is contained in:
parent
d42df4b201
commit
9ff6c75eb9
21 changed files with 292 additions and 116 deletions
|
|
@ -38,8 +38,6 @@ describe('utils/ensureAttachmentIsReencryptable', async () => {
|
|||
plaintext: {
|
||||
absolutePath: plaintextFilePath,
|
||||
},
|
||||
getAbsoluteAttachmentPath:
|
||||
window.Signal.Migrations.getAbsoluteAttachmentPath,
|
||||
needIncrementalMac: false,
|
||||
});
|
||||
digest = encrypted.digest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue