Skip to content

Commit cac539c

Browse files
committed
commented out odm11 test_memory_test import
1 parent e112c12 commit cac539c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_odm1/test_odmdata/test_memory_db_1_1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import pytest
22

3-
from odm2api.ODM1_1_1 import memory_database as MemoryDatabase
3+
#from odm2api.ODM1_1_1 import memory_database as MemoryDatabase
44
from odm2api.ODM1_1_1.services import SeriesService
55
from tests import test_util1_1_1 as test_util
66

0 commit comments

Comments
 (0)