This commit is contained in:
Timo K
2026-01-07 15:18:37 +01:00
parent 6480df44e9
commit d48042f522

View File

@@ -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",
);