ColtenOuO commented on code in PR #71645:
URL: https://github.com/apache/airflow/pull/71645#discussion_r3935590954


##########
airflow-core/tests/unit/cli/commands/test_api_server_command.py:
##########
@@ -209,6 +228,7 @@ def test_args_to_uvicorn(self, ssl_cert_key_and_ca, 
cli_args, expected_additiona
                     "log_level": "info",
                     "proxy_headers": args.proxy_headers,
                     "log_config": None,
+                    "ssl_ciphers": None,

Review Comment:
   Thanks for reviewing and catch this, I've fixed this porblem!



-- 
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