Also use sent_at whenever we query database with received_at
This commit is contained in:
@@ -457,6 +457,7 @@ describe('Backup', () => {
|
||||
body: 'Totally!',
|
||||
source: OUR_NUMBER,
|
||||
received_at: 1524185933350,
|
||||
sent_at: 1524185933350,
|
||||
timestamp: 1524185933350,
|
||||
errors: [],
|
||||
attachments: [
|
||||
|
Reference in New Issue
Block a user