add auditor

This commit is contained in:
Drew Bailey 2020-03-25 10:48:23 -04:00
parent 7329a88758
commit 97cc19276d
No known key found for this signature in database
GPG Key ID: FBA61B9FB7CCE1A7
1 changed files with 2 additions and 1 deletions

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{