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 0b341e6b920 Move listeners module to shared library for client server
separation (#59883)
add 84d924709aa Refactor airflow-core/tests cli commands to use SQLA2
(#60263)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 5 ++++
.../unit/cli/commands/test_connection_command.py | 13 ++++++----
.../tests/unit/cli/commands/test_dag_command.py | 16 ++++++------
.../tests/unit/cli/commands/test_pool_command.py | 15 +++++------
.../cli/commands/test_rotate_fernet_key_command.py | 5 ++--
.../tests/unit/cli/commands/test_team_command.py | 29 +++++++++++-----------
6 files changed, 48 insertions(+), 35 deletions(-)