mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
@@ -13,7 +13,7 @@ bucket_credentials = {
|
||||
}
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
@pytest.fixture()
|
||||
def vcap_services():
|
||||
return {
|
||||
"aws-elasticache-redis": [{"credentials": {"uri": "redis://xxx:6379"}}],
|
||||
|
||||
Reference in New Issue
Block a user