Skip to content

Commit

Permalink
Add comment about testSoundMeter
Browse files Browse the repository at this point in the history
  • Loading branch information
mekya committed Oct 19, 2024
1 parent 9c00e56 commit 6b4bb5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/js/webrtc_adaptor.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ describe("WebRTCAdaptor", function() {

});

//I've put this test first because it fails when run in the middle, ı thnk one test breaks it. Let's revisit this case in another time - mekya
it("testSoundMeter", function(done) {
this.timeout(15000);
console.log("Starting testSoundMeter");
Expand Down

0 comments on commit 6b4bb5e

Please sign in to comment.