mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Add Posthog events for Call reconnect including the reason
This commit is contained in:
@@ -217,7 +217,9 @@ describe("LocalMembership", () => {
|
||||
homeserverConnected: {
|
||||
combined$: constant(true),
|
||||
rtsSession$: constant(RTCMemberStatus.Connected),
|
||||
disconnectReason$: constant(null),
|
||||
},
|
||||
callId: "!test-room-id:example.org",
|
||||
};
|
||||
|
||||
it("throws error on missing RTC config error", () => {
|
||||
|
||||
Reference in New Issue
Block a user