bugraoz93 commented on PR #47399: URL: https://github.com/apache/airflow/pull/47399#issuecomment-2702205339
> Don't forget the config option too: > > https://github.com/apache/airflow/blob/aa24daba8219c8a2a7093387a9e47b1a6cf8fab0/airflow/config_templates/config.yml#L1376 That also has a test. Just to point out :) https://github.com/apache/airflow/blob/3a300c970905c7d808447a482f273fbbb5cd1627/tests/core/test_configuration.py#L617 While checking, I saw this one :confused: I will create a small PR for fixing the syntax. https://github.com/apache/airflow/blob/3a300c970905c7d808447a482f273fbbb5cd1627/tests/core/test_configuration.py#L642-L646 -- 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]
