config/runtime: fix an extra field in config sanitize

This commit is contained in:
Kit Patella 2020-04-16 16:37:25 -07:00
parent 927f584761
commit 4a86cb12c1
1 changed files with 0 additions and 3 deletions

View File

@ -6184,9 +6184,6 @@ func TestSanitize(t *testing.T) {
"AEInterval": "0s",
"AdvertiseAddrLAN": "",
"AdvertiseAddrWAN": "",
"Audit": {
"enabled": false
},
"AutopilotCleanupDeadServers": false,
"AutopilotDisableUpgradeMigration": false,
"AutopilotLastContactThreshold": "0s",