potiuk commented on code in PR #28631:
URL: https://github.com/apache/airflow/pull/28631#discussion_r1059077918
##########
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 guess this is accidental fix that was needed? Can we maybe separate it out
to another PR (just for trackability)?
--
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]