Send proper sync message for edit msg in all contexts
This commit is contained in:
parent
2177a79080
commit
46942ece00
8 changed files with 38 additions and 7 deletions
|
@ -158,6 +158,7 @@ describe('Message', () => {
|
|||
}),
|
||||
],
|
||||
dataMessage: fakeDataMessage,
|
||||
editMessage: undefined,
|
||||
});
|
||||
|
||||
await message.send(promise);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue