uranusjr commented on code in PR #55169:
URL: https://github.com/apache/airflow/pull/55169#discussion_r2318492779
##########
airflow-core/tests/unit/utils/test_task_group.py:
##########
@@ -503,18 +516,6 @@ def test_task_group_to_dict_and_dag_edges(dag_maker):
{"id": "group_a.downstream_join_id"},
],
},
- {
- "id": "group_c",
Review Comment:
Just checked and this is only used in the `structure_data` endpoint.
Probably not consequential.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]