mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 11:48:43 -07:00
@@ -523,6 +523,9 @@ func TestHTTPHost(t *testing.T) {
|
||||
}
|
||||
break
|
||||
}
|
||||
if ip != nil {
|
||||
break
|
||||
}
|
||||
}
|
||||
if ip == nil {
|
||||
t.Fatalf("Could not find non-loopback IPV4 address")
|
||||
|
||||
Reference in New Issue
Block a user