This is an automated email from the ASF dual-hosted git repository.
henry3260 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 20563781c3d Fix airflow connections test returning success exit code
on failure (#72548)
add a29f0dadcf3 Stop airflow providers get --full mutating cached provider
metadata (#72346)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/cli/commands/provider_command.py | 3 +-
.../unit/cli/commands/test_provider_command.py | 59 ++++++++++++++++++++++
2 files changed, 60 insertions(+), 2 deletions(-)
create mode 100644
airflow-core/tests/unit/cli/commands/test_provider_command.py