mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
add auditor
This commit is contained in:
@@ -705,7 +705,8 @@ func TestServer_Reload_TLS_Certificate_Invalid(t *testing.T) {
|
||||
}
|
||||
|
||||
agent := &Agent{
|
||||
config: agentConfig,
|
||||
auditor: &noOpAuditor{},
|
||||
config: agentConfig,
|
||||
}
|
||||
|
||||
newConfig := &Config{
|
||||
|
||||
Reference in New Issue
Block a user