Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
schmichael committed Dec 21, 2017
1 parent 3724ef5 commit cd92ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/agent/consul/unit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1571,7 +1571,7 @@ func TestGetAddress(t *testing.T) {
},
{
Name: "NoPort_AutoMode",
Mode: structs.AddressModeHost,
Mode: structs.AddressModeAuto,
ExpectedIP: HostIP,
},
{
Expand Down

0 comments on commit cd92ae3

Please sign in to comment.