Fix indefinitely hanging agent test (#7866)

This commit is contained in:
Michel Vocks
2019-11-12 18:19:11 +01:00
committed by Brian Kassouf
parent 8f1e9dff5d
commit dc1c9c7db1

View File

@@ -314,6 +314,8 @@ func TestExitAfterAuth(t *testing.T) {
}
config := `
exit_after_auth = true
auto_auth {
method {
type = "jwt"