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


##########
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:
   I am not sure either, maybe to fix some early errors. But with the different 
fixes you made, maybe it is no longer necessary. I'll try without it and see



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