Description
Add E2E tests to verify the Code tab functionality on the DAG detail page (/dags/:dagId).
What to test
- Navigate to a DAG's Code tab
- Verify DAG source code is displayed
- Verify syntax highlighting is applied
- Verify code is scrollable for long files
- Verify line numbers are displayed
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct