object_based_docstore_approach #68
@@ -32,11 +32,6 @@ from shared.repositories.src.implementations import (
|
||||
random.seed(13)
|
||||
|
||||
# define test environment variables
|
||||
necessary_env_vars = {
|
||||
'MINIO_ACCESS_KEY',
|
||||
'MINIO_SECRET_KEY',
|
||||
'MONGO_ENDPOINT',
|
||||
}
|
||||
env_var_map = {
|
||||
'MINIO_ENDPOINT': '192.168.1.2:9000',
|
||||
'MINIO_ACCESS_KEY': '1rMQTezbALeJyOgAbYYE',
|
||||
|
||||
Reference in New Issue
Block a user