chore: bump golangci-lint and fix all linting issues (#21761)
This commit is contained in:
@@ -51,7 +51,6 @@ func TestGetSimulationLog(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, tt := range tests {
|
||||
tt := tt
|
||||
t.Run(tt.store, func(t *testing.T) {
|
||||
require.Equal(t, tt.expectedLog, GetSimulationLog(tt.store, decoders, tt.kvPairs, tt.kvPairs), tt.store)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user