
I noticed while prepping another PR that golangci-lint fails at HEAD. Generated with ```perl -pi -e 's/assert[.]Equal[(]t, (\d+), len[(]([^)]+)[)][)]/assert.Len(t, $2, $1)/' gateway/gateway_test.go```
I noticed while prepping another PR that golangci-lint fails at HEAD. Generated with ```perl -pi -e 's/assert[.]Equal[(]t, (\d+), len[(]([^)]+)[)][)]/assert.Len(t, $2, $1)/' gateway/gateway_test.go```