Correct / document some missing bits in tests

This commit is contained in:
Robin
2025-10-08 17:33:17 -04:00
parent b1d143720a
commit e88474452f
4 changed files with 6 additions and 3 deletions

View File

@@ -136,6 +136,7 @@ function createInCallView(): RenderResult & {
const muteState = {
audio: { enabled: false },
video: { enabled: false },
// TODO-MULTI-SFU: This cast isn't valid, it's likely the cause of some current test failures
} as unknown as MuteStates;
const livekitRoom = mockLivekitRoom(
{