From e0a88481fb6b2dbe281cf6c18913b8c5dfa78d6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Ma=C5=82ek?= Date: Thu, 13 Jun 2024 12:54:28 +0200 Subject: [PATCH] chore(tests): make linter happy --- test/integration/test_controlplane.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/test_controlplane.go b/test/integration/test_controlplane.go index 2f0691039..71dc249c0 100644 --- a/test/integration/test_controlplane.go +++ b/test/integration/test_controlplane.go @@ -456,7 +456,7 @@ func eventuallyVerifyControlPlaneWebhookIsFunctional(t *testing.T, ctx context.C ObjectMeta: metav1.ObjectMeta{ GenerateName: "test-ingress-", Annotations: map[string]string{ - "konghq.com/protocols": "invalid", + "konghq.com/protocols": "invalid", }, }, Spec: netv1.IngressSpec{