object_based_docstore_approach #68
@@ -13,7 +13,7 @@ from urllib3 import BaseHTTPResponse
|
||||
from shared.datastore.src.datastore_minio import DatastoreMinio
|
||||
|
||||
|
||||
class TestDatastoreMinioInstantiation(TestCase):
|
||||
class TestDatastoreMinioImplementation(TestCase):
|
||||
|
||||
def setUp(self):
|
||||
# define relevant env vars
|
||||
|
||||
Reference in New Issue
Block a user