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


##########
providers/fab/tests/unit/fab/auth_manager/test_security.py:
##########
@@ -523,6 +523,13 @@ def test_get_user_roles_for_anonymous_user(app, 
security_manager):
         assert perms_views == viewer_role_perms
 
 
+def test_op_role_has_asset_edit_permission(app, security_manager):

Review Comment:
   Unnecessary, please remove



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