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