diff --git a/test/endpoint_unittest.cpp b/test/endpoint_unittest.cpp index 69d17919c0..4c6efb3559 100644 --- a/test/endpoint_unittest.cpp +++ b/test/endpoint_unittest.cpp @@ -483,7 +483,7 @@ TEST(EndPointTest, endpoint_concurrency) { } } -const char* g_hostname = "baidu.com"; +const char* g_hostname = "github.com"; TEST(EndPointTest, tcp_connect) { butil::EndPoint ep;