forked from quic-go/quic-go
ci: update golangci-lint to v1.62.0 (#4725)
This commit is contained in:
@@ -257,7 +257,6 @@ var _ = Describe("Connection", func() {
|
||||
})
|
||||
|
||||
for _, pers := range []protocol.Perspective{protocol.PerspectiveServer, protocol.PerspectiveClient} {
|
||||
pers := pers
|
||||
expectedErr := ErrCodeIDError
|
||||
if pers == protocol.PerspectiveClient {
|
||||
expectedErr = ErrCodeStreamCreationError
|
||||
|
||||
Reference in New Issue
Block a user