ephraimbuddy commented on code in PR #35421:
URL: https://github.com/apache/airflow/pull/35421#discussion_r1385073359
##########
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:
Yeah, invalidating the cache is another thing I did but honestly, I don't
know how it got resolved because last night, I was still having errors, then in
the morning, everything worked fine. You can try restarting if everything fails
--
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]