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 32e2006a07 Remove from `deprecations_ignore.yml` already resolved
warnings exclusions (#39369)
add 678d104751 Remove FAB test side effects (#39360)
No new revisions were added by this update.
Summary of changes:
.../fab/auth_manager/api_endpoints/test_user_endpoint.py | 3 ++-
.../fab/auth_manager/cli_commands/test_role_command.py | 14 +++++++-------
.../fab/auth_manager/cli_commands/test_user_command.py | 8 ++++----
tests/providers/fab/auth_manager/views/test_permissions.py | 6 ++++--
tests/providers/fab/auth_manager/views/test_roles_list.py | 6 ++++--
tests/providers/fab/auth_manager/views/test_user.py | 6 ++++--
tests/providers/fab/auth_manager/views/test_user_edit.py | 6 ++++--
tests/providers/fab/auth_manager/views/test_user_stats.py | 6 ++++--
8 files changed, 33 insertions(+), 22 deletions(-)