Skip to content
Snippets Groups Projects
Commit e2e3d26c authored by Adam Laskowski's avatar Adam Laskowski
Browse files

SSDM-13735: change openbis config for pybis tests

parent ebb28119
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -23,7 +23,7 @@ class TestCase(testcase.TestCase):
def execute(self):
self.installOpenbis(technologies=['eln-lims', 'flow'])
self.installOpenbis(technologies=['eln-lims', 'eln-lims-life-sciences', 'flow'])
# self.installPybis()
self.openbisController = self.createOpenbisController()
# self.openbisController.createTestDatabase("openbis")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment