Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kanishkatn committed Jun 9, 2023
1 parent 8e67ce5 commit dfed749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/scale/bitvec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ func TestBitVec(t *testing.T) {
}

for _, tt := range tests {
tt := tt
t.Run(tt.name, func(t *testing.T) {
t.Parallel()
resultBytes, err := common.HexToBytes(tt.in)
Expand Down

0 comments on commit dfed749

Please sign in to comment.