This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 4a538208612 Remove outdated comment (#48602)
add ce3da2f46dc Fix _get_count in sensor_helper.py (#40795)
No new revisions were added by this update.
Summary of changes:
.../providers/standard/utils/sensor_helper.py | 4 +-
.../tests/standard/utils/test_sensor_helper.py | 405 +++++++++++++++++++++
2 files changed, 408 insertions(+), 1 deletion(-)
create mode 100644 providers/tests/standard/utils/test_sensor_helper.py