Skip to content

Commit

Permalink
Merge branch 'master' into prettier-config
Browse files Browse the repository at this point in the history
  • Loading branch information
dnovicki authored May 22, 2019
2 parents 6074f7c + ea99f71 commit 945a44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ describe('transformSdp', () => {
'a=ssrc:2534193841 mslabel:idv6kIIdFJ9x3alklN0n3uNGmI8xgFecIJkt\r\n' +
'a=ssrc:2534193841 label:d26be488-17a9-4f63-85b4-bdcf9754bb9b\r\n';


// transformed with default SdpOptions
var defaultOutput =
'v=0\r\n' +
Expand Down

0 comments on commit 945a44c

Please sign in to comment.