mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
Fixup more structs_test
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
This commit is contained in:
parent
c8af6741d7
commit
751fe7e314
@ -663,7 +663,7 @@ func TestStructs_NodeService_ValidateConnectProxy(t *testing.T) {
|
||||
{
|
||||
"connect-proxy: no port set",
|
||||
func(x *NodeService) { x.Port = 0 },
|
||||
"Port must",
|
||||
"port or socketpath must",
|
||||
},
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user