Skip to content
Snippets Groups Projects
Commit 543e25bd authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: disable set test key temporarily

parent c26b10bf
No related branches found
No related tags found
2 merge requests!53Release 0.1,!19F update parents mitigation
Pipeline #29069 failed
......@@ -34,9 +34,9 @@ from caosadvancedtools.loadFiles import loadpath
from caosadvancedtools.models import parser as parser
from caoscrawler.crawl import crawler_main
from caosdb.utils.register_tests import clear_database, set_test_key
set_test_key("10b128cf8a1372f30aa3697466bb55e76974e0c16a599bb44ace88f19c8f61e2")
# wait for release of this feature in pylib
# from caosdb.utils.register_tests import clear_database, set_test_key
# set_test_key("10b128cf8a1372f30aa3697466bb55e76974e0c16a599bb44ace88f19c8f61e2")
DATADIR = os.path.join(os.path.dirname(__file__), "test_data",
"extroot", "use_case_simple_presentation")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment