jedcunningham commented on code in PR #46942:
URL: https://github.com/apache/airflow/pull/46942#discussion_r1972404326
##########
tests/plugins/test_plugins_manager.py:
##########
@@ -73,95 +72,6 @@ def wrapper(*args, **kwargs):
return wrapper
[email protected]_test
-class TestPluginsRBAC:
Review Comment:
Hmm, that makes me wonder if we need to refactor the pluginmanager to only
know about fastapi apps, and keep all the flask/fab backcompat stuff isolated
in the fab provider?
--
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]