mirror of
https://github.com/status-im/consul.git
synced 2025-02-25 03:45:27 +00:00
config/runtime: fix an extra field in config sanitize
This commit is contained in:
parent
927f584761
commit
4a86cb12c1
@ -6184,9 +6184,6 @@ func TestSanitize(t *testing.T) {
|
||||
"AEInterval": "0s",
|
||||
"AdvertiseAddrLAN": "",
|
||||
"AdvertiseAddrWAN": "",
|
||||
"Audit": {
|
||||
"enabled": false
|
||||
},
|
||||
"AutopilotCleanupDeadServers": false,
|
||||
"AutopilotDisableUpgradeMigration": false,
|
||||
"AutopilotLastContactThreshold": "0s",
|
||||
|
Loading…
x
Reference in New Issue
Block a user