Skip to content

Commit

Permalink
Improve the issue test
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeTurki committed Jan 4, 2025
1 parent e5461ae commit 31900fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion peerconnection_go_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1747,7 +1747,6 @@ a=ssrc:29586368 cname:janus
return
}

// ice candidates have the correct mid and mLineIndex
assert.NotEmpty(t, candidate.SDPMid)

assert.Contains(t, []string{"0", "1"}, candidate.SDPMid)
Expand Down

0 comments on commit 31900fa

Please sign in to comment.