More test cleanup

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2023-09-07 17:52:38 -04:00
parent 06fab2dd03
commit 23f894581c
4 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ bucket_credentials = {
}
@pytest.fixture
@pytest.fixture()
def vcap_services():
return {
"aws-elasticache-redis": [{"credentials": {"uri": "redis://xxx:6379"}}],