From 93e4154b01f421fdd923e4f4c8c38104bbd45a4d 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 5cfd8ecb4..0af40399c 100644 --- a/test/integration/test_controlplane.go +++ b/test/integration/test_controlplane.go @@ -460,7 +460,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{