mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-11 18:38:14 -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():
|
def test_get_s3_client_no_region():
|
||||||
with patch.ditc(
|
with patch.dict(
|
||||||
os.environ,
|
os.environ,
|
||||||
{
|
{
|
||||||
"AWS_ACCESS_KEY_ID": "test-key",
|
"AWS_ACCESS_KEY_ID": "test-key",
|
||||||
|
|||||||
Reference in New Issue
Block a user