forked from Ivasoft/traefik
chore: update linter.
This commit is contained in:
committed by
GitHub
parent
da1c9f48b7
commit
f54136b602
@@ -17,6 +17,8 @@ import (
|
||||
)
|
||||
|
||||
func fakeRedis(t *testing.T, listener net.Listener) {
|
||||
t.Helper()
|
||||
|
||||
for {
|
||||
conn, err := listener.Accept()
|
||||
fmt.Println("Accept on server")
|
||||
|
||||
Reference in New Issue
Block a user