increase code coverage

This commit is contained in:
Kenneth Kehl
2025-06-27 11:21:28 -07:00
parent b2d98f7bd3
commit 94d7be2516

View File

@@ -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",