mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 04:40:38 +08:00
chore: add blank
This commit is contained in:
@ -99,4 +99,4 @@ class TestAWSSecretsManagerProvider:
|
||||
mock_client.update_secret.side_effect = Exception("AWS error")
|
||||
|
||||
with pytest.raises(Exception):
|
||||
provider.store_secret('test-secret', 'test-value')
|
||||
provider.store_secret('test-secret', 'test-value')
|
||||
|
Reference in New Issue
Block a user