fix lint
This commit is contained in:
@@ -107,7 +107,6 @@ describe("getSFUConfigWithOpenID", () => {
|
|||||||
"mock_delay_id",
|
"mock_delay_id",
|
||||||
);
|
);
|
||||||
} catch (ex) {
|
} catch (ex) {
|
||||||
logger.info(ex);
|
|
||||||
expect(((ex as Error).cause as Error).message).toEqual(
|
expect(((ex as Error).cause as Error).message).toEqual(
|
||||||
"SFU Config fetch failed with status code 500",
|
"SFU Config fetch failed with status code 500",
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user