From cbedc395bc6cd3cac2e00e42219636d2c4f24445 Mon Sep 17 00:00:00 2001 From: brian Date: Tue, 7 Jan 2025 17:48:10 +0000 Subject: [PATCH] corrected spelling --- shared/datastore/tests/unit/datastore_minio_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/datastore/tests/unit/datastore_minio_test.py b/shared/datastore/tests/unit/datastore_minio_test.py index 2ce55c3..77f93d9 100644 --- a/shared/datastore/tests/unit/datastore_minio_test.py +++ b/shared/datastore/tests/unit/datastore_minio_test.py @@ -1,4 +1,4 @@ -"""Definition of unittests for Datastore instantiation.""" +"""Definition of unittests for Datastore Minio implementation.""" import os from hashlib import md5