fix tests
This commit is contained in:
parent
1f4601c936
commit
f81f79f79a
12 changed files with 89 additions and 27 deletions
|
|
@ -146,7 +146,6 @@ class DefaultActiveCallManager(
|
|||
callType = CallType.RoomCall(
|
||||
sessionId = notificationData.sessionId,
|
||||
roomId = notificationData.roomId,
|
||||
// TODO
|
||||
isAudioCall = notificationData.audioOnly,
|
||||
),
|
||||
callState = CallState.Ringing(notificationData),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue