Refactors, fix tests.
This commit is contained in:
parent
875a667c2b
commit
52fd24ae5e
2 changed files with 43 additions and 15 deletions
|
|
@ -84,6 +84,7 @@ def test_lolaconfig_fetches_dw_creds_properly():
|
|||
"datadw_user": "some_user",
|
||||
"datadw_pass": "some_password",
|
||||
"datadw_port": "some_port",
|
||||
"datadw_default_db": "some_db"
|
||||
}
|
||||
|
||||
fake_s3_reader.read_json_from_s3_file = mock_read_json_from_s3_file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue