pierrejeambrun commented on code in PR #52972:
URL: https://github.com/apache/airflow/pull/52972#discussion_r2192249233


##########
airflow-core/tests/unit/plugins/test_plugins_manager.py:
##########
@@ -151,6 +151,48 @@ class AirflowAdminMenuLinksPlugin(AirflowPlugin):
             ),
         ]
 
+    def test_should_warning_about_conflicting_url_route(self, caplog):

Review Comment:
   But if that's an issue, I can try to take a look at mocking strategies for 
this module.



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