Commit e29a584e authored by Bryton Lacquement's avatar Bryton Lacquement 🚪

DON'T MERGE: ERP5: target "software-py3.cfg" for tests

parent 51f4f873
......@@ -32,7 +32,7 @@ from slapos.testing.testcase import makeModuleSetUpAndTestCaseClass
setUpModule, SlapOSInstanceTestCase = makeModuleSetUpAndTestCaseClass(
os.path.abspath(
os.path.join(os.path.dirname(__file__), '..', '..', 'software.cfg')))
os.path.join(os.path.dirname(__file__), '..', '..', 'software-py3.cfg')))
class ERP5InstanceTestCase(SlapOSInstanceTestCase):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment