SamWheating commented on a change in pull request #18590:
URL: https://github.com/apache/airflow/pull/18590#discussion_r780840451
##########
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:
Is there a reason to have this function under `api_connexion_utils` when
its only used in the CLI tests?
--
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]