Revanth14 commented on code in PR #68700: URL: https://github.com/apache/airflow/pull/68700#discussion_r3439345245
########## airflow-core/tests/unit/always/test_secrets_local_filesystem.py: ########## Review Comment: Removed the added env-var/local-filesystem secret backend tests. The port validation behavior is covered at the `Connection` layer now, so these wrapper-level tests were redundant. I kept the shared secrets backend base tests because they cover the new `validate_port=False` signature plumbing/compatibility directly. -- 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]
