Skip to content

Commit

Permalink
Fix serf config cloning test due to new field present in the config.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeler committed Jan 17, 2025
1 parent 3c1a8e7 commit 4bc145e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/consul/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ func TestCloneSerfLANConfig(t *testing.T) {
"MemberlistConfig",
"Merge",
"MinQueueDepth",
"MsgpackUseNewTimeFormat",
"NodeName",
"ProtocolVersion",
"QueryBuffer",
Expand Down

0 comments on commit 4bc145e

Please sign in to comment.