Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
removed HelmRegistryURL from context test
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven E. Newton committed Feb 19, 2019
1 parent 99fa233 commit 73403d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion context/context_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ func newValidAnkhConfig() AnkhConfig {
"test": Context{
EnvironmentClass: "dev",
ResourceProfile: "constrained",
HelmRegistryURL: "http://localhost",
KubeContext: "dev",
},
},
Expand Down

0 comments on commit 73403d8

Please sign in to comment.