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 c3d24d7c3e
commit 7aaedd8ab5
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",