fix js-doc

This commit is contained in:
Timo K
2026-01-05 22:20:19 +01:00
parent 69a4189517
commit 556a87d141
6 changed files with 27 additions and 20 deletions

View File

@@ -79,8 +79,8 @@ describe("ECConnectionFactory - Audio inputs options", () => {
ecConnectionFactory.createConnection(
exampleTransport,
testScope,
logger,
ownMemberMock,
logger,
);
// Check if Room was constructed with expected options
@@ -125,8 +125,8 @@ describe("ECConnectionFactory - ControlledAudioDevice", () => {
ecConnectionFactory.createConnection(
exampleTransport,
testScope,
logger,
ownMemberMock,
logger,
);
// Check if Room was constructed with expected options