khalidmammadov commented on a change in pull request #18590:
URL: https://github.com/apache/airflow/pull/18590#discussion_r782522821



##########
File path: tests/test_utils/api_connexion_utils.py
##########
@@ -110,6 +110,11 @@ def delete_user(app, username):
             break
 
 
+def delete_users(app):

Review comment:
       This was added with a view that to be used later in other suites where 
similar issues happens when users are created and never deleted. 




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