Added some blackbox tests
This commit is contained in:
@@ -2,4 +2,5 @@ import os
|
||||
os.environ['CAFF_PREVIEWER_ENDPOINT'] = ''
|
||||
os.environ['MINIO_ENDPOINT'] = ''
|
||||
os.environ['MINIO_ACCESS_KEY'] = ''
|
||||
os.environ['MINIO_SECRET_KEY'] = ''
|
||||
os.environ['MINIO_SECRET_KEY'] = ''
|
||||
os.environ['SECURITY_PASSWORD_SALT'] = 'test'
|
||||
Reference in New Issue
Block a user