Update pkg/chart/common/util/coalesce_test.go

Co-authored-by: George Jenkins <gvjenkins@gmail.com>
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
(cherry picked from commit a333bbaf27)
release-4.1
Evans Mungai 3 months ago committed by Scott Rigby
parent f7cec12e23
commit 790bf929d5
No known key found for this signature in database
GPG Key ID: C7C6FBB5B91C1155

@ -25,7 +25,7 @@ import (
"text/template"
"github.com/stretchr/testify/assert"
req "github.com/stretchr/testify/require"
"github.com/stretchr/testify/require"
"helm.sh/helm/v4/pkg/chart/common"
chart "helm.sh/helm/v4/pkg/chart/v2"

Loading…
Cancel
Save