Lee-W commented on code in PR #47270:
URL: https://github.com/apache/airflow/pull/47270#discussion_r1995293761
##########
tests/api_fastapi/core_api/routes/public/test_import_error.py:
##########
@@ -48,6 +50,15 @@ class TestImportErrorEndpoint:
@staticmethod
def _clear_db():
clear_db_import_errors()
+ clear_db_dags()
+
+ @provide_session
Review Comment:
I'm not sure whether we need it here. let see how discussion
https://apache-airflow.slack.com/archives/C06K9Q5G2UA/p1741947155869659 goes
--
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]