diff --git a/context/context_test.go b/context/context_test.go index dd082b85..bd5a6264 100644 --- a/context/context_test.go +++ b/context/context_test.go @@ -24,7 +24,6 @@ func newValidAnkhConfig() AnkhConfig { "test": Context{ EnvironmentClass: "dev", ResourceProfile: "constrained", - HelmRegistryURL: "http://localhost", KubeContext: "dev", }, },