You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/12/07 07:42:35 UTC

[airflow] branch main updated (e3ae69e9a7 -> 529f11b4e3)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from e3ae69e9a7 Make invalid characters exception more readable (#28181)
     add 529f11b4e3 Migrate remaining core sensors tests to `pytest` (#28177)

No new revisions were added by this update.

Summary of changes:
 tests/sensors/test_date_time.py            | 13 ++---
 tests/sensors/test_external_task_sensor.py | 79 ++++++++++++++----------------
 tests/sensors/test_time_sensor.py          |  6 +--
 3 files changed, 48 insertions(+), 50 deletions(-)