XD-DENG commented on a change in pull request #11097:
URL: https://github.com/apache/airflow/pull/11097#discussion_r494614474



##########
File path: tests/providers/ssh/hooks/test_ssh.py
##########
@@ -62,6 +69,7 @@ def tearDownClass(cls) -> None:
         with create_session() as session:
             conns_to_reset = [
                 cls.CONN_SSH_WITH_PRIVATE_KEY_EXTRA,
+                cls.CONN_SSH_WITH_PRIVATE_KEY_PASSPHRASE_EXTRA

Review comment:
       Hi @NadimYounes , may you add a comma at the end of this line? I'm not 
100% sure if it's the reason, but worth a try.
   
   I have to say the static check workflow is not working as what I'm 
expecting, because the error message is not displayed completely (to me).




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to