Update api/krusty/inlinelabels_test.go

Co-authored-by: Katrina Verey <kn.verey@gmail.com>
This commit is contained in:
Agustina Barbetta
2022-10-08 20:18:57 -03:00
committed by GitHub
parent eb1529b516
commit acba8fff62

View File

@@ -224,7 +224,7 @@ spec:
`)
}
func TestKustomizationLabelsInTemplateWhenResourceHasNoTemplate(t *testing.T) {
func TestKustomizationLabelsDoesNotCreateInvalidTemplatePaths(t *testing.T) {
th := kusttest_test.MakeHarness(t)
th.WriteF("app/deployment.yaml", `
apiVersion: apps/v1