mirror of
https://github.com/42wim/matterbridge.git
synced 2025-04-08 08:48:13 +02:00

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```