chore: bump golangci-lint and fix all linting issues (#21761)
This commit is contained in:
@@ -33,7 +33,6 @@ func TestSignDocDirectAux(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, tc := range testcases {
|
||||
tc := tc
|
||||
t.Run(tc.name, func(t *testing.T) {
|
||||
err := tc.sd.ValidateBasic()
|
||||
|
||||
@@ -68,7 +67,6 @@ func TestAuxSignerData(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, tc := range testcases {
|
||||
tc := tc
|
||||
t.Run(tc.name, func(t *testing.T) {
|
||||
err := tc.sd.ValidateBasic()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user