Fix test break by the recent changes in IcerServer
Bug: webrtc:6973 Change-Id: I43ab49831fc3fe653eb26739a1ef3a60c73b9ffd Reviewed-on: https://chromium-review.googlesource.com/540286 Reviewed-by: Zeke Chin <tkchin@webrtc.org> Commit-Queue: Emad Omara <emadomara@google.com> Cr-Commit-Position: refs/heads/master@{#18670}
This commit is contained in:
@ -42,7 +42,7 @@
|
|||||||
return [self initWithURLStrings:urlStrings
|
return [self initWithURLStrings:urlStrings
|
||||||
username:username
|
username:username
|
||||||
credential:credential
|
credential:credential
|
||||||
tlsCertPolicy:RTCTlsCertPolicySecure
|
tlsCertPolicy:tlsCertPolicy
|
||||||
hostname:nil];
|
hostname:nil];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user