This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9e921a4cce8 Add section in doc about using message payload (#55438)
add 270db0703db Add missing test for aws batch utils (#55407)
No new revisions were added by this update.
Summary of changes:
.../tests/unit/always/test_project_structure.py | 1 -
.../unit/amazon/aws/executors/batch/test_utils.py | 370 +++++++++++++++++++++
2 files changed, 370 insertions(+), 1 deletion(-)
create mode 100644
providers/amazon/tests/unit/amazon/aws/executors/batch/test_utils.py