Fix tests

// FREEBIE
This commit is contained in:
lilia 2015-09-17 11:40:19 -07:00
parent b617240338
commit 78d7296f84
3 changed files with 3 additions and 1 deletions

View file

@ -9,6 +9,7 @@ describe('MessageView', function() {
conversationId: convo.id,
body: 'hello world',
type: 'outgoing',
source: '+14158675309',
received_at: new Date().getTime()
});