potiuk commented on code in PR #46608:
URL: https://github.com/apache/airflow/pull/46608#discussion_r1957076180


##########
tests/www/views/conftest.py:
##########
@@ -140,79 +136,3 @@ def anonymous_client(app):
 @pytest.fixture
 def anonymous_client_as_admin(app):
     return client_without_login_as_admin(app)
-

Review Comment:
   moved to "tests_common" - those are now used in both "airflow" and "fab 
provider" 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]

Reply via email to