diff --git a/pkg/tiller/kind_sorter_test.go b/pkg/tiller/kind_sorter_test.go index ca622f9ae..e9f8162e7 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"}, }, }