potiuk commented on code in PR #52500:
URL: https://github.com/apache/airflow/pull/52500#discussion_r2174374545
##########
airflow-core/tests/unit/always/test_project_structure.py:
##########
@@ -190,6 +190,15 @@ def test_providers_modules_should_have_tests(self):
"providers/http/tests/unit/http/test_exceptions.py",
"providers/keycloak/tests/unit/keycloak/auth_manager/datamodels/test_token.py",
"providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_adls.py",
+
"providers/microsoft/azure/tests/unit/microsoft/azure/test_version_compat.py",
Review Comment:
We do not need version_compat changes here any more after
https://github.com/apache/airflow/pull/52496
--
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]