We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ddaded commit 2a8393dCopy full SHA for 2a8393d
challenge/tlsalpn01/tls_alpn_challenge_test.go
@@ -61,7 +61,6 @@ func TestProviderServer_GetAddress(t *testing.T) {
61
}
62
63
for _, test := range testCases {
64
- test := test
65
t.Run(test.desc, func(t *testing.T) {
66
t.Parallel()
67
0 commit comments