dirrao commented on code in PR #36681:
URL: https://github.com/apache/airflow/pull/36681#discussion_r1447080614


##########
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:
   It male sense to update for the test_file_new_enough test case as well. 



-- 
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]

Reply via email to