vincbeck commented on code in PR #50960:
URL: https://github.com/apache/airflow/pull/50960#discussion_r2128994245


##########
airflow-core/tests/unit/api_fastapi/conftest.py:
##########
@@ -117,6 +117,7 @@ def create_test_client(apps="all"):
 @pytest.fixture
 def configure_git_connection_for_dag_bundle(session):
     # Git connection is required for the bundles to have a url.
+    clear_db_connections(False)

Review Comment:
   Nevermind, some tests are failing, I'll add it back. See 
https://github.com/apache/airflow/actions/runs/15467096795/job/43542610134?pr=50960



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