chore: fix formatting error

Signed-off-by: Evans Mungai <mbuevans@gmail.com>
pull/13436/head
Evans Mungai 6 months ago
parent 5c9f521b31
commit f5ebee5105
No known key found for this signature in database
GPG Key ID: BBEB812143DD14E1

@ -70,7 +70,7 @@ func TestResolveChartRef(t *testing.T) {
Out: os.Stderr, Out: os.Stderr,
RepositoryConfig: repoConfig, RepositoryConfig: repoConfig,
RepositoryCache: repoCache, RepositoryCache: repoCache,
RegistryClient: registryClient, RegistryClient: registryClient,
Getters: getter.All(&cli.EnvSettings{ Getters: getter.All(&cli.EnvSettings{
RepositoryConfig: repoConfig, RepositoryConfig: repoConfig,
RepositoryCache: repoCache, RepositoryCache: repoCache,

Loading…
Cancel
Save