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{