This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from aee000c Check project structure in sensors/transfers directories
(#9764)
add a6b04d7 Add tests for yandex hook (#9665)
No new revisions were added by this update.
Summary of changes:
tests/providers/yandex/hooks/test_yandex.py | 84 +++++++++++++++++++++++++++++
tests/test_project_structure.py | 3 +-
2 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 tests/providers/yandex/hooks/test_yandex.py