diff --git a/control-plane/connect-inject/controllers/endpointsv2/endpoints_controller_test.go b/control-plane/connect-inject/controllers/endpointsv2/endpoints_controller_test.go index 0c0733191b..93d41f0f11 100644 --- a/control-plane/connect-inject/controllers/endpointsv2/endpoints_controller_test.go +++ b/control-plane/connect-inject/controllers/endpointsv2/endpoints_controller_test.go @@ -58,7 +58,6 @@ type reconcileCase struct { } // TODO(NET-5716): Allow/deny namespaces for reconcile tests -// TODO(NET-5932): Add tests for consistently sorting repeated output fields (getConsulService, getServicePorts) func TestReconcile_CreateService(t *testing.T) { t.Parallel()