MM-15325: Allowing to configure the device for detect the IP in HA clusters (#10917)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
9445cb29f5
Коммит
969c032a1e
@@ -357,7 +357,7 @@ func TestIsValidAlphaNum(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestGetServerIpAddress(t *testing.T) {
|
||||
if len(GetServerIpAddress()) == 0 {
|
||||
if len(GetServerIpAddress("")) == 0 {
|
||||
t.Fatal("Should find local ip address")
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user