Pause voice broadcast on calls (#9623)
This commit is contained in:
parent
ad190b1dcc
commit
e38c59c535
4 changed files with 8 additions and 8 deletions
|
@ -296,7 +296,7 @@ describe("VoiceBroadcastRecording", () => {
|
|||
}, true);
|
||||
});
|
||||
|
||||
itShouldBeInState(VoiceBroadcastInfoState.Stopped);
|
||||
itShouldBeInState(VoiceBroadcastInfoState.Paused);
|
||||
});
|
||||
|
||||
describe("and a chunk time update occurs", () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue