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


##########
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:
   Somehow - I like the current solution more in fact. This one allows for 
actual parallelism and we are testing **really** what the method is doing.



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