amoghrajesh commented on code in PR #58593: URL: https://github.com/apache/airflow/pull/58593#discussion_r2554736682
########## dev/breeze/tests/test_packages.py: ########## @@ -401,6 +401,23 @@ def test_apply_version_suffix_to_provider_pyproject_toml(provider_id, version_su AIRFLOWCTL_INIT_PY = AIRFLOW_ROOT_PATH / "airflow-ctl" / "src" / "airflowctl" / "__init__.py" [email protected] Review Comment: Good call, thanks for sharing that perspective too. If more tests expect this, it might fail somewhere else, let me take a stab at making. this portion better to avoid such issues. -- 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]
