mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-07 05:47:03 +00:00
fix lint
This commit is contained in:
@@ -107,7 +107,6 @@ describe("getSFUConfigWithOpenID", () => {
|
||||
"mock_delay_id",
|
||||
);
|
||||
} catch (ex) {
|
||||
logger.info(ex);
|
||||
expect(((ex as Error).cause as Error).message).toEqual(
|
||||
"SFU Config fetch failed with status code 500",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user