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 aba8e4a6c9 Drop Postgres 11 support in dev/ci (#35386)
add d21d56e625 Add mising common.io test_file_transfer.py (#35457)
No new revisions were added by this update.
Summary of changes:
tests/always/test_project_structure.py | 1 -
.../providers/common/io/operators}/__init__.py | 0
.../common/io/operators/test_file_transfer.py | 47 ++++++++++++++++++++++
3 files changed, 47 insertions(+), 1 deletion(-)
copy {airflow/api_connexion =>
tests/providers/common/io/operators}/__init__.py (100%)
create mode 100644 tests/providers/common/io/operators/test_file_transfer.py