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


##########
dev/breeze/tests/test_pytest_args_for_test_types.py:
##########
@@ -19,9 +19,18 @@
 import pytest
 
 from airflow_breeze.global_constants import GroupOfTests
+from airflow_breeze.utils.path_utils import AIRFLOW_SOURCES_ROOT
 from airflow_breeze.utils.run_tests import convert_parallel_types_to_folders, 
convert_test_type_to_pytest_args
 
 
+def _all_new_providers() -> list[str]:

Review Comment:
   But yeah. I will add todos :)



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