potiuk commented on code in PR #58937:
URL: https://github.com/apache/airflow/pull/58937#discussion_r2593748782
##########
dev/breeze/tests/test_packages.py:
##########
@@ -375,18 +375,40 @@ def _check_dependencies_modified_properly(
("standard", ".post1", ".post1"),
],
)
-def test_apply_version_suffix_to_provider_pyproject_toml(provider_id,
version_suffix, floored_version_suffix):
+def test_apply_version_suffix_to_provider_pyproject_toml(
Review Comment:
Also - I really do not think any of the tests should actually modify the
source tree unless it's actually necessary.
--
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]