mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-26 04:10:13 -04:00
increase code coverage
This commit is contained in:
@@ -639,7 +639,7 @@ def test_get_s3_client_default_credentials():
|
||||
|
||||
|
||||
def test_get_s3_client_no_region():
|
||||
with patch.ditc(
|
||||
with patch.dict(
|
||||
os.environ,
|
||||
{
|
||||
"AWS_ACCESS_KEY_ID": "test-key",
|
||||
|
||||
Reference in New Issue
Block a user