mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-25 06:40:26 +00:00
fixup test mock
This commit is contained in:
@@ -147,7 +147,7 @@ async function preWarmSFU(rtcSession: MatrixRTCSession, livekitAlias: string) {
|
||||
// because other joiners might not be able to join the call if the room does not exist yet.
|
||||
const fociToWarmup = await getMyPreferredLivekitFoci(
|
||||
client.getDomain(),
|
||||
livekitAlias
|
||||
livekitAlias,
|
||||
);
|
||||
|
||||
// Request a token in advance to warm up the livekit room.
|
||||
|
||||
Reference in New Issue
Block a user