This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 4ada175e3d fix: use `sqlalchemy_url` property in `get_uri` for
postgresql provider (#38831)
add fa9977655a Add unit tests for EksCreateClusterTrigger and
EksDeleteClusterTrigger (#39508)
No new revisions were added by this update.
Summary of changes:
tests/always/test_project_structure.py | 1 -
tests/providers/amazon/aws/triggers/test_eks.py | 320 ++++++++++++++++++++++++
2 files changed, 320 insertions(+), 1 deletion(-)
create mode 100644 tests/providers/amazon/aws/triggers/test_eks.py