nuclearpinguin commented on a change in pull request #6317: [AIRFLOW-5644] 
Simplify TriggerDagRunOperator usage
URL: https://github.com/apache/airflow/pull/6317#discussion_r336509802
 
 

 ##########
 File path: tests/core.py
 ##########
 @@ -511,18 +510,6 @@ def check_failure(context, test_case=self):
             start_date=DEFAULT_DATE, end_date=DEFAULT_DATE, 
ignore_ti_state=True)
         self.assertTrue(data['called'])
 
-    def test_trigger_dagrun(self):
-        def trigga(_, obj):
 
 Review comment:
   I liked this name 😅

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to