fix lint error

Signed-off-by: zwwhdls <zwwhdls@hotmail.com>
pull/7119/head
zwwhdls 6 years ago
parent 223c983634
commit dd7c970057

@ -209,7 +209,7 @@ func TestUpdate_BeforeBuild(t *testing.T) {
// Save a chart
c := &chart.Chart{
Metadata: &chart.Metadata{
Name: "local-chart",
Name: "with-dependency",
Version: "0.1.0",
APIVersion: "v1",
Dependencies: []*chart.Dependency{{

Loading…
Cancel
Save