Fix conversation model test

// FREEBIE
pull/749/head
lilia 10 years ago
parent 5eabfa2559
commit 69bbaac3b9

@ -13,6 +13,7 @@
type: 'private',
id: '+14155555555'
};
textsecure.messaging = new textsecure.MessageSender('');
describe('ConversationCollection', function() {
before(clearDatabase);

Loading…
Cancel
Save