1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00
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({