This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 7f2b8ef5acf Fixed the endless reschedule (#45224)
add aab2b882427 Fix test collection for Connection and Variables for
non-db tests (#45249)
No new revisions were added by this update.
Summary of changes:
contributing-docs/testing/unit_tests.rst | 7 +++++++
providers/tests/microsoft/azure/fs/test_adls.py | 8 ++++++++
providers/tests/microsoft/azure/hooks/test_adx.py | 5 +++++
providers/tests/microsoft/azure/hooks/test_base_azure.py | 7 ++++++-
providers/tests/microsoft/azure/hooks/test_container_registry.py | 7 +++++++
providers/tests/microsoft/azure/hooks/test_container_volume.py | 7 +++++++
providers/tests/microsoft/azure/hooks/test_cosmos.py | 7 +++++++
providers/tests/microsoft/azure/hooks/test_data_factory.py | 6 ++++++
providers/tests/microsoft/azure/hooks/test_wasb.py | 4 ++++
pyproject.toml | 1 +
10 files changed, 58 insertions(+), 1 deletion(-)