mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
review
This commit is contained in:
@@ -34,7 +34,7 @@ beforeEach(() => {
|
||||
scope = new ObservableScope();
|
||||
});
|
||||
|
||||
// afterEach(() => scope.end());
|
||||
afterEach(() => scope.end());
|
||||
|
||||
function createMockLocalTrack(source: Track.Source): LocalTrack {
|
||||
const track = {
|
||||
|
||||
Reference in New Issue
Block a user