fixup test mock

This commit is contained in:
Valere
2025-08-05 15:30:15 +02:00
parent 1a3e88c19a
commit dba8a43495
2 changed files with 13 additions and 1 deletions

View File

@@ -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.