Skip to content

Commit

Permalink
Remove 15m explicit default
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Eckert committed Mar 30, 2022
1 parent dd77ffd commit 00e6848
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acceptance/framework/consul/cli_cluster.go
Expand Up @@ -30,7 +30,6 @@ const (
)

var cliDefaultArgs = map[string]string{
"-timeout": "15m",
"-auto-approve": "",
}

Expand Down

0 comments on commit 00e6848

Please sign in to comment.