mirror of
https://github.com/helm/helm.git
synced 2026-08-13 17:07:28 +00:00
'fmt.Errorf' is unnecessary when checking for 0 length path in Values.PathValue due to the lack of formatting. Add test covering changes.
'fmt.Errorf' is unnecessary when checking for 0 length path in Values.PathValue due to the lack of formatting. Add test covering changes.