This commit is contained in:
Valere
2025-12-16 13:40:06 +01:00
parent 190cdfcb60
commit 80e760ca55
3 changed files with 32 additions and 43 deletions

View File

@@ -34,7 +34,7 @@ beforeEach(() => {
scope = new ObservableScope();
});
// afterEach(() => scope.end());
afterEach(() => scope.end());
function createMockLocalTrack(source: Track.Source): LocalTrack {
const track = {