diff --git a/control-plane/api-gateway/gatekeeper/deployment_test.go b/control-plane/api-gateway/gatekeeper/deployment_test.go index 600f5ce392..0e4c2f53f0 100644 --- a/control-plane/api-gateway/gatekeeper/deployment_test.go +++ b/control-plane/api-gateway/gatekeeper/deployment_test.go @@ -91,7 +91,7 @@ func Test_compareDeployments(t *testing.T) { shouldBeEqual: false, }, { - name: "different init container resources", + name: "same init container resources", a: &appsv1.Deployment{ Spec: appsv1.DeploymentSpec{ Template: corev1.PodTemplateSpec{