Skip to content

Commit

Permalink
Fix compilation fail in test after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
preetapan committed Mar 28, 2018
1 parent 57872ff commit fb822b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion command/agent/config_parse_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ func TestConfig_Parse(t *testing.T) {
LeaveOnTerm: false,
EnableSyslog: false,
SyslogFacility: "",
DisableUpdateCheck: false,
DisableAnonymousSignature: false,
Consul: nil,
Vault: nil,
Expand Down

0 comments on commit fb822b8

Please sign in to comment.