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


##########
tests/plugins/test_plugins_manager.py:
##########
@@ -73,95 +72,6 @@ def wrapper(*args, **kwargs):
     return wrapper
 
 
[email protected]_test
-class TestPluginsRBAC:

Review Comment:
   This test requires a Flask application, that's why I removed it. In my 
opinion we should not have Flask related test in Airflow core. If you really 
want to test this, we can move it to 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]

Reply via email to