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


##########
scripts/ci/testing/run_unit_tests.sh:
##########
@@ -130,13 +130,24 @@ function task_sdk_tests() {
 }
 
 
+function airflow_ctl_tests() {
+    echo "${COLOR_BLUE}Running Task SDK tests${COLOR_RESET}"

Review Comment:
   ```suggestion
       echo "${COLOR_BLUE}Running Airflow CTL tests${COLOR_RESET}"
   ```



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