You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/01 00:33:42 UTC

[GitHub] [airflow] josh-fell commented on a diff in pull request #26687: Add information about Amazon Elastic MapReduce Connection

josh-fell commented on code in PR #26687:
URL: https://github.com/apache/airflow/pull/26687#discussion_r985013751


##########
tests/providers/amazon/aws/hooks/test_emr.py:
##########
@@ -29,8 +30,8 @@
     mock_emr = None
 
 
-@unittest.skipIf(mock_emr is None, 'moto package not present')

Review Comment:
   Nice! Love the conversion to pytest here.



-- 
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-unsubscribe@airflow.apache.org

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