Skip to content

Commit 737c88f

Browse files
committed
capture loop variable
1 parent 157ae34 commit 737c88f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/bootstrap_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ func TestRetryInterceptor(t *testing.T) {
5656
}
5757

5858
for _, tc := range testCases {
59+
tc := tc
5960
t.Run(tc.name, func(t *testing.T) {
6061
t.Parallel()
6162

0 commit comments

Comments
 (0)