diff --git a/pkg/tiller/kind_sorter_test.go b/pkg/tiller/kind_sorter_test.go index f0ee66d9c..6996731ca 100644 --- a/pkg/tiller/kind_sorter_test.go +++ b/pkg/tiller/kind_sorter_test.go @@ -118,9 +118,8 @@ func TestKindSorter(t *testing.T) { Head: &util.SimpleHead{Kind: "StatefulSet"}, }, { - Name: "w", - Content: "", - Head: &util.SimpleHead{Kind: "APIService"}, + Name: "w", + Head: &util.SimpleHead{Kind: "APIService"}, }, }