Fix conversation model test
// FREEBIE
This commit is contained in:
parent
5eabfa2559
commit
69bbaac3b9
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
type: 'private',
|
||||
id: '+14155555555'
|
||||
};
|
||||
textsecure.messaging = new textsecure.MessageSender('');
|
||||
|
||||
describe('ConversationCollection', function() {
|
||||
before(clearDatabase);
|
||||
|
|
Loading…
Add table
Reference in a new issue