WrRan opened a new pull request, #45132: URL: https://github.com/apache/airflow/pull/45132
Description: <!-- Please keep an empty line above the dashes. --> --- In the current version, the `COMMAND` definitions related to the CLI have been moved to `cli_config`. This change caused the existing unit tests for `cli_parser` to become outdated and ineffective. This PR addresses the issue by updating and refactoring the affected unit tests to align with the new cli_config structure, ensuring proper functionality and coverage. -- 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]
