mik-laj commented on a change in pull request #9549:
URL: https://github.com/apache/airflow/pull/9549#discussion_r447713430
##########
File path: tests/secrets/test_local_filesystem.py
##########
@@ -226,9 +226,15 @@ def test_missing_file(self, mock_exists):
schema: lschema
login: Login
password: None
- port: 1234""",
+ port: 1234
+ extra_dejson:
Review comment:
Can you add tests for connection with extra key?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]