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 2021/12/28 15:30:08 UTC

[GitHub] [airflow] harishkrao commented on pull request #20527: Fixed has_calls to assert_has_calls

harishkrao commented on pull request #20527:
URL: https://github.com/apache/airflow/pull/20527#issuecomment-1002159501


   > Some of the calls might need `any_order=True` --> `mock.assert_has_calls(calls, any_order=True)`
   > 
   > You will have to take a look though - https://docs.python.org/3/library/unittest.mock.html
   
   I will make the changes and push it. Thanks @kaxil 


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