This is an automated email from the ASF dual-hosted git repository.
rahulvats pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from acffa627138 Prepare providers release 2026-01-13 (#60437)
add 76cc6de9ee4 Test: Add E2E tests for Assets Page (#59990)
No new revisions were added by this update.
Summary of changes:
.../airflow/ui/tests/e2e/pages/AssetListPage.ts | 101 +++++++++++++++
.../src/airflow/ui/tests/e2e/specs/asset.spec.ts | 138 +++++++++++++++++++++
2 files changed, 239 insertions(+)
create mode 100644 airflow-core/src/airflow/ui/tests/e2e/pages/AssetListPage.ts
create mode 100644 airflow-core/src/airflow/ui/tests/e2e/specs/asset.spec.ts