fpopic commented on code in PR #36681:
URL: https://github.com/apache/airflow/pull/36681#discussion_r1454177083
##########
tests/providers/sftp/sensors/test_sftp.py:
##########
@@ -86,16 +86,15 @@ def test_file_new_enough(self, sftp_hook_mock):
@patch("airflow.providers.sftp.sensors.sftp.SFTPHook")
def test_file_not_new_enough(self, sftp_hook_mock):
Review Comment:
Yes, once the solution to https://github.com/apache/airflow/issues/36629 is
found can update.
--
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]