This commit is contained in:
R Midhun Suresh 2025-10-30 15:33:25 +05:30
parent 302b6567ea
commit da11cff6ff
No known key found for this signature in database

View File

@ -159,7 +159,6 @@ describe("RoomView", () => {
threepidInvite={undefined as any}
forceTimeline={false}
ref={ref}
roomViewStore={stores.roomViewStore}
/>
</SDKContext.Provider>
</MatrixClientContext.Provider>,
@ -198,7 +197,6 @@ describe("RoomView", () => {
threepidInvite={undefined}
forceTimeline={false}
onRegistered={jest.fn()}
roomViewStore={stores.roomViewStore}
/>
</SDKContext.Provider>
</MatrixClientContext.Provider>,