You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/05 09:38:37 UTC

[GitHub] [airflow] yuqian90 commented on a change in pull request #12829: Fix for empty Graph View when task does not have a DAG during relationship setting

yuqian90 commented on a change in pull request #12829:
URL: https://github.com/apache/airflow/pull/12829#discussion_r536612542



##########
File path: tests/utils/test_task_group.py
##########
@@ -559,3 +559,19 @@ def test_duplicate_group_id():
             _ = DummyOperator(task_id="task1")
             with TaskGroup("group1"):
                 _ = DummyOperator(task_id="upstream_join_id")
+

Review comment:
       Thanks!




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org