This is an automated email from the ASF dual-hosted git repository.

rahulvats pushed a commit to branch fix-e2e-tests
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/fix-e2e-tests by this push:
     new db90926e833 fix renaming
db90926e833 is described below

commit db90926e83396791ac555d7389b4a57235f9e9bd
Author: vatsrahul1001 <[email protected]>
AuthorDate: Wed Feb 25 17:44:26 2026 +0530

    fix renaming
---
 .../ui/tests/e2e/pages/{ConfigurationPage.ts => configurationpage.ts}     | 0
 .../ui/tests/e2e/specs/{Configuration.spec.ts => configuration.spec.ts}   | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/airflow-core/src/airflow/ui/tests/e2e/pages/ConfigurationPage.ts 
b/airflow-core/src/airflow/ui/tests/e2e/pages/configurationpage.ts
similarity index 100%
rename from airflow-core/src/airflow/ui/tests/e2e/pages/ConfigurationPage.ts
rename to airflow-core/src/airflow/ui/tests/e2e/pages/configurationpage.ts
diff --git a/airflow-core/src/airflow/ui/tests/e2e/specs/Configuration.spec.ts 
b/airflow-core/src/airflow/ui/tests/e2e/specs/configuration.spec.ts
similarity index 100%
rename from airflow-core/src/airflow/ui/tests/e2e/specs/Configuration.spec.ts
rename to airflow-core/src/airflow/ui/tests/e2e/specs/configuration.spec.ts

Reply via email to