From 6cf4622cd1a721704c70be2160b6454937771141 Mon Sep 17 00:00:00 2001 From: Muxi Yan Date: Wed, 19 Dec 2018 23:15:26 -0800 Subject: provide host --- src/objective-c/tests/run_tests.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/objective-c/tests/run_tests.sh b/src/objective-c/tests/run_tests.sh index e8c3e6ec2a..8402809c09 100755 --- a/src/objective-c/tests/run_tests.sh +++ b/src/objective-c/tests/run_tests.sh @@ -188,6 +188,7 @@ xcodebuild \ -workspace Tests.xcworkspace \ -scheme APIv2Tests \ -destination name="iPhone 8" \ + HOST_PORT_LOCAL=localhost:5050 \ test \ | egrep -v "$XCODEBUILD_FILTER" \ | egrep -v '^$' \ -- cgit v1.2.3