fixed tests not running

This commit is contained in:
2020-05-14 13:54:19 +02:00
parent 32648d0f7a
commit b226256187
7 changed files with 43 additions and 37 deletions

View File

@@ -1,6 +1,5 @@
import os
# Setup environment variables for testing
os.environ["INITIAL_SERVERS"] = "192.168.111.22"
os.environ["LOCAL_UUID"] = "d8b2e5e2-f675-4194-9324-af58e4b70c54"
os.environ["REDIS_URL"] = "redis://192.168.111.121/0"