post merge: partial mapping of tracks/publish states

This commit is contained in:
Valere
2025-12-12 14:40:45 +01:00
parent b3b76d8b3d
commit 93da69983d
3 changed files with 22 additions and 16 deletions

View File

@@ -22,7 +22,7 @@ import { constant } from "../../Behavior";
import {
flushPromises,
mockLivekitRoom,
mockMediaDevices
mockMediaDevices,
} from "../../../utils/test";
import { Publisher } from "./Publisher";
import { type Connection } from "../remoteMembers/Connection";