mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Use a non-default config value
This commit is contained in:
parent
1dd4234683
commit
c2d4354563
@ -1268,7 +1268,7 @@ func TestMergeConfig(t *testing.T) {
|
||||
ServiceTTL: map[string]time.Duration{
|
||||
"api": 10 * time.Second,
|
||||
},
|
||||
UDPAnswerLimit: 3,
|
||||
UDPAnswerLimit: 4,
|
||||
},
|
||||
Domain: "other",
|
||||
LogLevel: "info",
|
||||
|
Loading…
x
Reference in New Issue
Block a user