This commit is contained in:
J. Ryan Stinnett 2021-01-14 17:39:58 +00:00
parent 6d932e1352
commit 97a551c04a

View file

@ -222,6 +222,7 @@ describe("<TextualBody />", () => {
getRoom: () => mkStubRoom("room_id"),
getAccountData: () => undefined,
getUrlPreview: (url) => new Promise(() => {}),
isGuest: () => false,
};
const ev = mkEvent({