Signed-off-by: Andre Sencioles <asenci@gmail.com>
pull/7702/head
Andre Sencioles 6 years ago
parent c333f79a03
commit 9fc72e5c4d

@ -136,7 +136,6 @@ func TestRenderRefsOrdering(t *testing.T) {
{Name: "templates/_helpers.tpl", Data: []byte(`{{- define "test" -}}parent value{{- end -}}`)},
{Name: "templates/test.yaml", Data: []byte(`{{ tpl "{{ include \"test\" . }}" . }}`)},
},
}
childChart := &chart.Chart{
Metadata: &chart.Metadata{

Loading…
Cancel
Save