Fixed import styling issue

Signed-off-by: Lucas Lu <lucasludev@gmail.com>
pull/10457/head
Lucas Lu 4 years ago
parent ff7bc0883d
commit fc9bc2eb9b

@ -21,10 +21,10 @@ import (
"time"
kubefake "helm.sh/helm/v3/pkg/kube/fake"
"helm.sh/helm/v3/pkg/release"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"helm.sh/helm/v3/pkg/release"
)
func rollbackAction(t *testing.T) *Rollback {

Loading…
Cancel
Save