mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-28 09:44:37 +00:00
fix formatting
This commit is contained in:
@@ -102,7 +102,7 @@ describe("ECConnectionFactory - ControlledAudioDevice", () => {
|
||||
available$: constant(new Map<never, never>()),
|
||||
selected$: constant({ id: "DEV00", virtualEarpiece: false }),
|
||||
select: () => {},
|
||||
}
|
||||
},
|
||||
}),
|
||||
new BehaviorSubject<ProcessorState>({
|
||||
supported: true,
|
||||
|
||||
Reference in New Issue
Block a user