iharsh02 commented on code in PR #62293:
URL: https://github.com/apache/airflow/pull/62293#discussion_r2836280160


##########
dev/breeze/src/airflow_breeze/commands/testing_commands.py:
##########
@@ -1518,6 +1518,7 @@ def ui_e2e_tests(
         env_vars = {
             "AIRFLOW_UID": str(os.getuid()),
             "AIRFLOW__CORE__LOAD_EXAMPLES": "true",
+            "AIRFLOW__API__EXPOSE_CONFIG": "true",

Review Comment:
   This api config was missing for breeze local test suit



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to