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:
+@pytest.mark.db_test

Review Comment:
   Part of the test was DB, part was 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: commits-unsubscr...@airflow.apache.org

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

Reply via email to