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 a3f62ee commit adee2f3Copy full SHA for adee2f3
bootstrap/bootstrap_test.go
@@ -56,7 +56,6 @@ func TestRetryInterceptor(t *testing.T) {
56
}
57
58
for _, tc := range testCases {
59
- tc := tc
60
t.Run(tc.name, func(t *testing.T) {
61
t.Parallel()
62
0 commit comments