mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
2767 passing
This commit is contained in:
@@ -9,7 +9,7 @@ from app.cloudfoundry_config import extract_cloudfoundry_config
|
||||
@pytest.fixture
|
||||
def vcap_services():
|
||||
return {
|
||||
'redis': [{
|
||||
'aws-elasticache-redis': [{
|
||||
'credentials': {
|
||||
'uri': 'redis uri'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user