Commit 09fbc55f authored by Rafael Monnerat's avatar Rafael Monnerat

testSlapOSMixin: Promises alarms are not installed anymore

  This part is handled automatically by the site creation.
parent 5ee128d4
......@@ -170,9 +170,6 @@ class testSlapOSMixin(ERP5TypeTestCase):
return getattr(self.getPortal(), 'acl_users', None)
def setUpOnce(self):
# Reload promise and include yet another bt5 path.
self.loadPromise(searchable_business_template_list=["erp5_core", "erp5_base", "slapos_configurator"])
self.portal.portal_alarms.promise_template_tool_configuration.solve()
self.commit()
self.launchConfigurator()
......
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