Skip to content

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
m-Peter committed Jan 14, 2025
1 parent a3f62ee commit adee2f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bootstrap/bootstrap_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ func TestRetryInterceptor(t *testing.T) {
}

for _, tc := range testCases {
tc := tc
t.Run(tc.name, func(t *testing.T) {
t.Parallel()

Expand Down

0 comments on commit adee2f3

Please sign in to comment.