mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
chore: update linter
This commit is contained in:
committed by
GitHub
parent
12e50e20e6
commit
553ef94047
@@ -5204,7 +5204,7 @@ func Test_getAllowedRoutes(t *testing.T) {
|
||||
return
|
||||
}
|
||||
|
||||
require.Len(t, conditions, 0)
|
||||
require.Empty(t, conditions)
|
||||
assert.Equal(t, test.wantKinds, got)
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user