mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 04:13:18 +01:00
Fix conversation model test
// FREEBIE
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
type: 'private',
|
||||
id: '+14155555555'
|
||||
};
|
||||
textsecure.messaging = new textsecure.MessageSender('');
|
||||
|
||||
describe('ConversationCollection', function() {
|
||||
before(clearDatabase);
|
||||
|
||||
Reference in New Issue
Block a user