Revert "Wait for .well-known/matrix/client to load before determining MatrixRTC foci" (#2902)
This reverts commit 92afd5d63a.
This commit is contained in:
@@ -40,7 +40,7 @@ test("It joins the correct Session", async () => {
|
||||
room: {
|
||||
roomId: "roomId",
|
||||
client: {
|
||||
waitForClientWellKnown: vi.fn().mockResolvedValue(clientWellKnown),
|
||||
getClientWellKnown: vi.fn().mockReturnValue(clientWellKnown),
|
||||
},
|
||||
},
|
||||
memberships: [],
|
||||
|
||||
Reference in New Issue
Block a user