mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
Update livekit to 2.18.1
Fix mocking in a test Also add "skipLibCheck": true in tsconfig
This commit is contained in:
@@ -131,6 +131,7 @@ beforeEach(() => {
|
||||
},
|
||||
new Map(),
|
||||
{},
|
||||
{},
|
||||
);
|
||||
|
||||
vi.mocked(localParticipant).createTracks = vi
|
||||
|
||||
Reference in New Issue
Block a user