Refine connection strings (dotenv), Makefile targets

This commit is contained in:
Andrew Brookins 2021-10-20 14:29:31 -07:00
parent d2fa4c586f
commit 49654eeede
7 changed files with 49 additions and 7 deletions

View file

@ -17,7 +17,6 @@ def redis():
@pytest.fixture
def key_prefix():
# TODO
yield "redis-developer"