From acba8fff62b1ecc5d5846d2026007afb3e908ad8 Mon Sep 17 00:00:00 2001 From: Agustina Barbetta Date: Sat, 8 Oct 2022 20:18:57 -0300 Subject: [PATCH] Update api/krusty/inlinelabels_test.go Co-authored-by: Katrina Verey --- api/krusty/inlinelabels_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/krusty/inlinelabels_test.go b/api/krusty/inlinelabels_test.go index ce93d2d79..95254c8dc 100644 --- a/api/krusty/inlinelabels_test.go +++ b/api/krusty/inlinelabels_test.go @@ -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