mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-03 18:12:58 +00:00
make logger mandatory add some logs
This commit is contained in:
@@ -214,6 +214,7 @@ describe("DeveloperSettingsTab", () => {
|
||||
expect.anything(),
|
||||
"wss://example.livekit.valid",
|
||||
"#testRoom",
|
||||
expect.anything(),
|
||||
);
|
||||
|
||||
expect(customLivekitUrlSetting.getValue()).toBe(
|
||||
|
||||
Reference in New Issue
Block a user