Fix make test

Signed-off-by: Jacob LeGrone <git@jacob.work>
pull/6054/head
Jacob LeGrone 5 years ago
parent 08b2d8a2dc
commit 047dd5911a
No known key found for this signature in database
GPG Key ID: 5FD0852F235368C1

@ -22,7 +22,6 @@ import (
"time"
"github.com/pkg/errors"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"helm.sh/helm/pkg/chart"

@ -21,6 +21,7 @@ import (
"testing"
"helm.sh/helm/pkg/helmpath/xdg"
"k8s.io/client-go/util/homedir"
)

Loading…
Cancel
Save