jhtimmins commented on a change in pull request #11027:
URL: https://github.com/apache/airflow/pull/11027#discussion_r498376579



##########
File path: tests/www/test_security.py
##########
@@ -235,8 +244,17 @@ def test_access_control_with_invalid_permission(self):
             'can_varimport',  # a real permission, but not a member of 
DAG_PERMS
             'can_eat_pudding',  # clearly not a real permission
         ]
+        username = "Mrs. User"

Review comment:
       Not sure. But for the sake of the test it doesn't impact behavior.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to