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


##########
tests/integration/api/auth/backend/test_kerberos_auth.py:
##########
@@ -46,19 +46,17 @@ def app_for_kerberos():
         yield app.create_app(testing=True)
 
 
[email protected](scope="module", autouse=True)
[email protected](scope="module")

Review Comment:
   I see. Right. Should be maybe change the name of the class fixture? to 
`initialize` or something? 
   I was under the impressuion (due to `_set_attrs` name) it was doing 
something different - and now it is not really setting the attributes. 



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