ferruzzi commented on code in PR #34807:
URL: https://github.com/apache/airflow/pull/34807#discussion_r1355676198


##########
tests/providers/amazon/aws/waiters/test_custom_waiters.py:
##########
@@ -424,3 +425,42 @@ def test_steps_failed(self, mock_list_steps):
                 StepIds=[self.STEP_ID1, self.STEP_ID2],
                 WaiterConfig={"Delay": 0.01, "MaxAttempts": 3},
             )

Review Comment:
   Thanks.  Maybe this weekend I can make some time to move the others as well. 
 Shouldn't take too long.



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

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

Reply via email to