dabla commented on code in PR #37821: URL: https://github.com/apache/airflow/pull/37821#discussion_r1512843957
########## tests/providers/microsoft/azure/transfers/test_local_to_adls.py: ########## Review Comment: Ok now I understand, but that file was changed because the operator was tested there initially due to the fact that it was located in the transfers module. As we moved the operator from transfers to operator module, I had to move the test also hence why it has changed. Still I don't understand why the docs build section is failing as I just also moved the docs (and even improved them, found even an error in existing one for adls operator) from transfers to operator also. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
