mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 03:43:27 +01:00
Normalize message attachments
This commit is contained in:
@@ -64,9 +64,6 @@ describe('Conversations', () => {
|
||||
body: 'bananas',
|
||||
conversationId: conversation.id,
|
||||
expirationStartTimestamp: now,
|
||||
hasAttachments: false,
|
||||
hasFileAttachments: false,
|
||||
hasVisualMediaAttachments: false,
|
||||
id: generateUuid(),
|
||||
received_at: now,
|
||||
sent_at: now,
|
||||
|
||||
Reference in New Issue
Block a user