We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f4310 commit cbbd877Copy full SHA for cbbd877
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