mirror of https://github.com/helm/helm
In the TestLoadDir test case, currently reflect.DeepEqual is expected to fail by error. Expected metadata is different than in the fixture yaml. Also, the type of the struct is mismatching in DeepEqual call (struct vs pointer to struct).pull/2106/head
parent
6da348baef
commit
41f7c97a48
Loading…
Reference in new issue