Skip to content

Commit 405ba25

Browse files
committed
Run all tests again
1 parent bac9f8b commit 405ba25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/js/webrtc_adaptor.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ describe("WebRTCAdaptor", function() {
555555
await adaptor.updateAudioTrack(stream, null, null);
556556
});
557557

558-
it.only("testSoundMeter", function(done) {
558+
it("testSoundMeter", function(done) {
559559
this.timeout(15000);
560560
console.log("Starting testSoundMeter");
561561

0 commit comments

Comments
 (0)