mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-23 22:26:27 +00:00
enabled a few more linter rules
This commit is contained in:
@@ -85,6 +85,7 @@ func testCollectAux(t *testing.T, name string, excludeInterfaceRegexp ssmtypes.N
|
||||
}
|
||||
|
||||
func TestCollect(t *testing.T) {
|
||||
t.Parallel()
|
||||
tcs := []struct {
|
||||
Name string
|
||||
ExcludeInterfaceRegexp ssmtypes.NetStatsInterfaceRegexp
|
||||
|
||||
Reference in New Issue
Block a user