mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-08 20:09:19 +00:00
Fix type error
This commit is contained in:
@@ -132,6 +132,7 @@ beforeEach(() => {
|
|||||||
new Map(),
|
new Map(),
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
{},
|
||||||
);
|
);
|
||||||
|
|
||||||
vi.mocked(localParticipant).createTracks = vi
|
vi.mocked(localParticipant).createTracks = vi
|
||||||
|
|||||||
Reference in New Issue
Block a user