diff --git a/agent/config/runtime_test.go b/agent/config/runtime_test.go index e84c97789..febda423f 100644 --- a/agent/config/runtime_test.go +++ b/agent/config/runtime_test.go @@ -6184,9 +6184,6 @@ func TestSanitize(t *testing.T) { "AEInterval": "0s", "AdvertiseAddrLAN": "", "AdvertiseAddrWAN": "", - "Audit": { - "enabled": false - }, "AutopilotCleanupDeadServers": false, "AutopilotDisableUpgradeMigration": false, "AutopilotLastContactThreshold": "0s",