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


##########
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:
   Ok, I'll put the databrew test in a new file.



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