Migrate RoomView to support MSC3946 (#10088)
This commit is contained in:
parent
072003d9fd
commit
671fdc8665
5 changed files with 52 additions and 5 deletions
|
@ -78,6 +78,7 @@ describe("<SendMessageComposer/>", () => {
|
|||
resizing: false,
|
||||
narrow: false,
|
||||
activeCall: null,
|
||||
msc3946ProcessDynamicPredecessor: false,
|
||||
};
|
||||
describe("createMessageContent", () => {
|
||||
const permalinkCreator = jest.fn() as any;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue