This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 2248a5d Expose option: look_for_keys in ssh_hook via extras (#8793)
add ae171f2 Add unit tests for PigOperator (#9560)
No new revisions were added by this update.
Summary of changes:
.../hooks => apache/pig/operators}/__init__.py | 0
tests/providers/apache/pig/operators/test_pig.py | 67 ++++++++++++++++++++++
tests/test_project_structure.py | 1 -
3 files changed, 67 insertions(+), 1 deletion(-)
copy tests/providers/{zendesk/hooks => apache/pig/operators}/__init__.py (100%)
create mode 100644 tests/providers/apache/pig/operators/test_pig.py