mirror of
https://github.com/traefik/traefik.git
synced 2026-06-17 19:09:29 +03:00
chore: update linter
This commit is contained in:
committed by
GitHub
parent
fc875b38e0
commit
141abce2d5
@@ -157,7 +157,6 @@ func TestHandler(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, test := range testCases {
|
||||
test := test
|
||||
t.Run(test.desc, func(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
@@ -293,7 +292,6 @@ func TestNewResponseRecorder(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, test := range testCases {
|
||||
test := test
|
||||
t.Run(test.desc, func(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user