NadimYounes commented on a change in pull request #11097:
URL: https://github.com/apache/airflow/pull/11097#discussion_r494660012
##########
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:
Agreed, the error message wasn't clear. You were spot on though, all
checks passed, Cheers!
----------------------------------------------------------------
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]