Commit c92ecde2 authored by Rafael Monnerat's avatar Rafael Monnerat

testSlapOSMixin: Update BT5 Repository before launch the configurator.

parent 09fbc55f
......@@ -171,6 +171,9 @@ class testSlapOSMixin(ERP5TypeTestCase):
def setUpOnce(self):
self.commit()
self.portal.portal_templates.updateRepositoryBusinessTemplateList(
repository_list=self.portal.portal_templates.getRepositoryList())
self.commit()
self.launchConfigurator()
def afterSetUp(self):
......
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