From 70101ba0a21a79d06d0c6ef3c4880f2aafa5029f Mon Sep 17 00:00:00 2001 From: TLDMain <119927819+TLDMain@users.noreply.github.com> Date: Thu, 8 Aug 2024 11:53:49 +0000 Subject: [PATCH] fix lint after merge --- api/krusty/customconfig_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/api/krusty/customconfig_test.go b/api/krusty/customconfig_test.go index 545e30aa65..08002b92c4 100644 --- a/api/krusty/customconfig_test.go +++ b/api/krusty/customconfig_test.go @@ -373,6 +373,7 @@ spec: container: image: new-crd-image:new-v1-tag `) +} func TestLabelTransformerConfig(t *testing.T) { testCases := []struct {