mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-30 18:11:20 +02:00
Fix test
This commit is contained in:
parent
6d932e1352
commit
97a551c04a
@ -222,6 +222,7 @@ describe("<TextualBody />", () => {
|
||||
getRoom: () => mkStubRoom("room_id"),
|
||||
getAccountData: () => undefined,
|
||||
getUrlPreview: (url) => new Promise(() => {}),
|
||||
isGuest: () => false,
|
||||
};
|
||||
|
||||
const ev = mkEvent({
|
||||
|
Loading…
x
Reference in New Issue
Block a user