forked from Ivasoft/traefik
ci: reduce memory consumption of the linter
This commit is contained in:
committed by
Traefiker Bot
parent
c87a37f804
commit
ff31e75ccc
@@ -12,6 +12,7 @@ import (
|
||||
|
||||
func TestNewPoolContext(t *testing.T) {
|
||||
type testKeyType string
|
||||
|
||||
testKey := testKeyType("test")
|
||||
|
||||
ctx := context.WithValue(context.Background(), testKey, "test")
|
||||
|
||||
Reference in New Issue
Block a user