Fix type error

This commit is contained in:
Robin
2026-06-02 11:33:17 +02:00
parent 489492d9b9
commit 47326c28d3

View File

@@ -132,6 +132,7 @@ beforeEach(() => {
new Map(),
{},
{},
{},
);
vi.mocked(localParticipant).createTracks = vi