potiuk commented on code in PR #35421:
URL: https://github.com/apache/airflow/pull/35421#discussion_r1383965182


##########
airflow/api_connexion/endpoints/forward_to_fab_endpoint.py:
##########
@@ -28,6 +30,7 @@
 
     from airflow.api_connexion.types import APIResponse
 
+pytestmark = pytest.mark.db_test

Review Comment:
   I think this is wrong - Pytest + mark_db_test should not be in "airflow" 
code - only in test code.



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