mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
Fixing spelling errors (#4615)
This commit is contained in:
@@ -624,7 +624,7 @@ describe('Backup', () => {
|
||||
console.log({ messageFromDB, expectedMessage });
|
||||
assert.deepEqual(messageFromDB, expectedMessage);
|
||||
|
||||
console.log('Backup test: ensure that all attachments were imported');
|
||||
console.log('Backup test: Ensure that all attachments were imported');
|
||||
const recreatedAttachmentFiles = removeDirs(
|
||||
fastGlob.sync(attachmentsPattern)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user