mik-laj commented on a change in pull request #7050: [AIRFLOW-XXXX] Update
types in docstrings
URL: https://github.com/apache/airflow/pull/7050#discussion_r363061034
##########
File path: tests/sensors/test_external_task_sensor.py
##########
@@ -95,9 +95,7 @@ def test_external_dag_sensor(self):
)
def test_templated_sensor(self):
- dag = DAG(TEST_DAG_ID, self.args)
-
- with dag:
+ with self.dag:
Review comment:
Can you do it in separate PR with JIRA ticket?
----------------------------------------------------------------
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