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',
|
type: 'private',
|
||||||
id: '+14155555555'
|
id: '+14155555555'
|
||||||
};
|
};
|
||||||
|
textsecure.messaging = new textsecure.MessageSender('');
|
||||||
|
|
||||||
describe('ConversationCollection', function() {
|
describe('ConversationCollection', function() {
|
||||||
before(clearDatabase);
|
before(clearDatabase);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue