potiuk commented on code in PR #50960:
URL: https://github.com/apache/airflow/pull/50960#discussion_r2128743343
##########
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:
Cool
--
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]