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 138eddfa8bc modify all remaining files related to airflow-core (#58015)
add 1b39eaf6991 Enable PT006 rule to airflow-core tests (auth, common,
always, integration) (#58014)
No new revisions were added by this update.
Summary of changes:
.../cli/commands/test_celery_command.py | 2 +-
.../tests/integration/security/test_kerberos.py | 2 +-
airflow-core/tests/unit/always/test_connection.py | 12 ++++-----
.../tests/unit/always/test_providers_manager.py | 2 +-
.../tests/unit/always/test_secrets_backends.py | 2 +-
.../unit/always/test_secrets_local_filesystem.py | 30 +++++++++++-----------
.../managers/simple/test_simple_auth_manager.py | 16 ++++++------
.../auth/managers/test_base_auth_manager.py | 18 ++++++-------
.../tests/unit/api_fastapi/auth/test_tokens.py | 2 +-
.../unit/api_fastapi/common/test_exceptions.py | 4 +--
10 files changed, 45 insertions(+), 45 deletions(-)