chore: bump golangci-lint and fix all linting issues (#21761)
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ func TestABCIInfoSerializeErr(t *testing.T) {
|
||||
},
|
||||
}
|
||||
for msg, spec := range specs {
|
||||
spec := spec
|
||||
|
||||
_, _, log := ABCIInfo(spec.src, spec.debug)
|
||||
if log != spec.exp {
|
||||
t.Errorf("%s: expected log %s, got %s", msg, spec.exp, log)
|
||||
|
||||
Reference in New Issue
Block a user