mirror of https://github.com/hashicorp/consul
Fixed TestSanitize unit test
parent
66fdf445e8
commit
9a57dfd68a
|
@ -4075,6 +4075,7 @@ func TestSanitize(t *testing.T) {
|
|||
"ID": "",
|
||||
"Name": "foo",
|
||||
"Port": 0,
|
||||
"ServiceMeta": {},
|
||||
"Tags": [],
|
||||
"Token": "hidden"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue