fix(action): fix import statement

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
pull/6584/head
Matthew Fisher 5 years ago
parent 02999565a4
commit 0ae0f0742d
No known key found for this signature in database
GPG Key ID: 92AA783CBAAE8E3B

@ -21,7 +21,7 @@ import (
"testing"
"time"
"helm.sh/helm/pkg/chart"
"helm.sh/helm/v3/pkg/chart"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

Loading…
Cancel
Save