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 157ae34 commit 737c88fCopy full SHA for 737c88f
bootstrap/bootstrap_test.go
@@ -56,6 +56,7 @@ 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