Update test for attachment metadata
This commit is contained in:
parent
86a9923181
commit
8b9516de72
2 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ describe('Message', () => {
|
|||
size: 1111,
|
||||
}],
|
||||
hasAttachments: 1,
|
||||
hasVisualMediaAttachments: undefined,
|
||||
hasVisualMediaAttachments: 0,
|
||||
hasFileAttachments: 1,
|
||||
schemaVersion: Message.CURRENT_SCHEMA_VERSION,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue