This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 1b39eaf6991 Enable PT006 rule to airflow-core tests (auth, common,
always, integration) (#58014)
add 682a50e80f6 modify route/public (#58012)
No new revisions were added by this update.
Summary of changes:
.../core_api/routes/public/test_event_logs.py | 4 +-
.../core_api/routes/public/test_extra_links.py | 2 +-
.../core_api/routes/public/test_hitl.py | 4 +-
.../core_api/routes/public/test_import_error.py | 6 +-
.../api_fastapi/core_api/routes/public/test_job.py | 2 +-
.../api_fastapi/core_api/routes/public/test_log.py | 6 +-
.../core_api/routes/public/test_plugins.py | 2 +-
.../core_api/routes/public/test_pools.py | 16 ++++--
.../core_api/routes/public/test_providers.py | 2 +-
.../core_api/routes/public/test_task_instances.py | 64 +++++++++++-----------
.../core_api/routes/public/test_variables.py | 12 ++--
.../core_api/routes/public/test_xcom.py | 12 ++--
12 files changed, 69 insertions(+), 63 deletions(-)