fix formatting

This commit is contained in:
Valere
2025-11-25 11:40:38 +01:00
parent e2607d6399
commit 7f3596845c
2 changed files with 9 additions and 8 deletions

View File

@@ -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,