Skip to content

Commit 2ea22d1

Browse files
committed
Add slash to access volume-meter-processor
1 parent 405ba25 commit 2ea22d1

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
@@ -566,7 +566,7 @@ describe("WebRTCAdaptor", function() {
566566
audio: true
567567
},
568568
initializeComponents: false,
569-
volumeMeterUrl: 'volume-meter-processor.js',
569+
volumeMeterUrl: '/volume-meter-processor.js',
570570
});
571571

572572
//fake stream in te browser is a period audio and silence, so getting sound level more than 0 requires

0 commit comments

Comments
 (0)