Fix golint failures under e2e/framework/metrics
This commit is contained in:
@@ -119,7 +119,7 @@ type Framework struct {
|
||||
TestSummaries []TestDataSummary
|
||||
|
||||
// Place to keep ClusterAutoscaler metrics from before test in order to compute delta.
|
||||
clusterAutoscalerMetricsBeforeTest metrics.MetricsCollection
|
||||
clusterAutoscalerMetricsBeforeTest metrics.Collection
|
||||
}
|
||||
|
||||
type TestDataSummary interface {
|
||||
|
||||
Reference in New Issue
Block a user