diff --git a/connect/webConn_test.go b/connect/webConn_test.go index 0dda5f326f047955cc7453c2a06bbefec88742f3..8bca386662a2710b8cb36e0dd35b3361c9fe0067 100644 --- a/connect/webConn_test.go +++ b/connect/webConn_test.go @@ -144,7 +144,7 @@ func Test_checkErrorExceptions(t *testing.T) { } //func Test_isOnline_actual(t *testing.T) { -// targetAddr := "a98c39d9f9a3b08ddc63d979f69e71c03e76e75353878e3d4b3c2e.xxnode.io:22840" +// targetAddr := ".xxnode.io:22840" // _, ok := isOnlineHelper(targetAddr, time.Second*10) // t.Fatal(ok) //}