Commit 0a5599ce authored by Romain Courteaud's avatar Romain Courteaud

slapos_jio_before_deletion: drop template_software_installation

parent 22b54f4d
......@@ -146,7 +146,7 @@ class TestSlapOSHalJsonStyleMixin(SlapOSTestCaseMixinWithAbort):
def _makeSoftwareInstallation(self):
software_installation = self.portal.software_installation_module\
.template_software_installation.Base_createCloneDocument(batch_mode=1)
.newContent(portal_type="Software Installation")
software_installation.edit(
reference="TESTSOFTINSTTT-%s" % software_installation.getId())
......
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