This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 8a88cb7c731 Remove useless updated_state in ti_update_state (#57468)
add c3a0651b0c3 Enable PT011 rule to airflow-core tests (#57463)
No new revisions were added by this update.
Summary of changes:
airflow-core/tests/unit/cli/commands/test_dag_command.py | 2 +-
airflow-core/tests/unit/core/test_configuration.py | 5 ++++-
airflow-core/tests/unit/core/test_otel_logger.py | 8 +++++---
airflow-core/tests/unit/executors/test_base_executor.py | 4 ++--
airflow-core/tests/unit/jobs/test_triggerer_job.py | 2 +-
airflow-core/tests/unit/models/test_dag.py | 11 +++++++----
6 files changed, 20 insertions(+), 12 deletions(-)