bugraoz93 commented on code in PR #48099:
URL: https://github.com/apache/airflow/pull/48099#discussion_r2008815449


##########
dev/breeze/src/airflow_breeze/commands/testing_commands.py:
##########
@@ -154,7 +154,7 @@ def docker_compose_tests(
     sys.exit(return_code)
 
 
-TEST_PROGRESS_REGEXP = 
r"tests/.*|providers/.*/tests/.*|task-sdk/tests/.*|.*=====.*"
+TEST_PROGRESS_REGEXP = 
r"tests/.*|providers/.*/tests/.*|task-sdk/tests/.*|airflow-ctl/tests/.*|.*=====.*"

Review Comment:
   My eyes still getting used to :) I see now what you will change :) I can 
also include it in this one for sure feel free to fix it separately :)



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