piotrkmita commented on a change in pull request #19984:
URL: https://github.com/apache/airflow/pull/19984#discussion_r764375191



##########
File path: tests/providers/apache/druid/operators/test_druid.py
##########
@@ -23,6 +23,7 @@
 from airflow.utils.types import DagRunType
 
 DEFAULT_DATE = timezone.datetime(2017, 1, 1)
+DEFAULT_TIMEOUT = 1

Review comment:
       I've replaced it with variable in the test. Is it fine now?




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


Reply via email to