Skip to content

Commit

Permalink
backport of commit 60c3527 (hashicorp#20468)
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
  • Loading branch information
hc-github-team-secure-vault-core and mpalmi committed May 2, 2023
1 parent fe667b5 commit fccc00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ func TestClientDisableRedirects(t *testing.T) {

for name, tc := range tests {
test := tc
name := name
t.Run(name, func(t *testing.T) {
t.Parallel()
numReqs := 0
Expand Down

0 comments on commit fccc00a

Please sign in to comment.