mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 08:28:17 +01:00
Fix tests
// FREEBIE
This commit is contained in:
@@ -9,6 +9,7 @@ describe('MessageView', function() {
|
||||
conversationId: convo.id,
|
||||
body: 'hello world',
|
||||
type: 'outgoing',
|
||||
source: '+14158675309',
|
||||
received_at: new Date().getTime()
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user