mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Fix test
This commit is contained in:
@@ -1571,7 +1571,7 @@ func TestGetAddress(t *testing.T) {
|
||||
},
|
||||
{
|
||||
Name: "NoPort_AutoMode",
|
||||
Mode: structs.AddressModeHost,
|
||||
Mode: structs.AddressModeAuto,
|
||||
ExpectedIP: HostIP,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user