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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to