potiuk commented on code in PR #35160: URL: https://github.com/apache/airflow/pull/35160#discussion_r1373276572
########## tests/providers/apache/druid/hooks/test_druid.py: ########## @@ -26,7 +26,8 @@ from airflow.providers.apache.druid.hooks.druid import DruidDbApiHook, DruidHook, IngestionType -class TestDruidHook: [email protected]_test Review Comment: Part of the test methods were DB, part were not. I decided to split the class to avoid having multiple decorators. -- 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]
