Skip to content

Commit

Permalink
include webrtc-adapter during tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Apr 30, 2018
1 parent 58a878c commit 12fa32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ module.exports = function(config) {

// dependencies
'node_modules/video.js/dist/video.js',
'node_modules/webrtc-adapter/out/adapter.js',
'node_modules/recordrtc/RecordRTC.js',
'node_modules/wavesurfer.js/dist/wavesurfer.js',
'node_modules/wavesurfer.js/dist/plugin/wavesurfer.microphone.js',
Expand Down

0 comments on commit 12fa32d

Please sign in to comment.