mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
still with broken tests...
This commit is contained in:
@@ -1248,9 +1248,6 @@ describe("CallViewModel", () => {
|
||||
y: () => {
|
||||
rtcSession.membershipStatus = Status.Connected;
|
||||
},
|
||||
n: () => {
|
||||
rtcSession.membershipStatus = Status.Reconnecting;
|
||||
},
|
||||
});
|
||||
schedule(probablyLeftMarbles, {
|
||||
y: () => {
|
||||
|
||||
Reference in New Issue
Block a user