add auditor

This commit is contained in:
Drew Bailey
2020-03-25 10:48:23 -04:00
parent 80965716b6
commit dc7e0bae77

View File

@@ -705,7 +705,8 @@ func TestServer_Reload_TLS_Certificate_Invalid(t *testing.T) {
}
agent := &Agent{
config: agentConfig,
auditor: &noOpAuditor{},
config: agentConfig,
}
newConfig := &Config{