mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Fix indefinitely hanging agent test (#7866)
This commit is contained in:
committed by
Brian Kassouf
parent
8f1e9dff5d
commit
dc1c9c7db1
@@ -314,6 +314,8 @@ func TestExitAfterAuth(t *testing.T) {
|
||||
}
|
||||
|
||||
config := `
|
||||
exit_after_auth = true
|
||||
|
||||
auto_auth {
|
||||
method {
|
||||
type = "jwt"
|
||||
|
||||
Reference in New Issue
Block a user