This commit is contained in:
Michael Schurter
2017-12-20 15:59:47 -08:00
parent cde796162c
commit e0a3687faa

View File

@@ -1571,7 +1571,7 @@ func TestGetAddress(t *testing.T) {
},
{
Name: "NoPort_AutoMode",
Mode: structs.AddressModeHost,
Mode: structs.AddressModeAuto,
ExpectedIP: HostIP,
},
{