Skip to content

Commit

Permalink
chg: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcello33 committed Nov 13, 2024
1 parent 0a52b7d commit 57e6560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bor/client/grpc/grpc_util_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ func TestToBlockNumArg(t *testing.T) {
}

for _, tt := range tests {
tt := tt
t.Run(tt.name, func(t *testing.T) {
t.Parallel()
result := ToBlockNumArg(tt.input)
Expand Down

0 comments on commit 57e6560

Please sign in to comment.