Commit 15a47f4d authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_configurator: Update test, erp5_deferred_style is installed

parent 24b58f14
......@@ -259,6 +259,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'erp5_jquery_plugin_sheet',
'erp5_jquery_sheet_editor',
'erp5_jquery_ui',
'erp5_deferred_style',
'erp5_dhtml_style',
'erp5_knowledge_pad',
'erp5_web',
......@@ -313,4 +314,4 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'slapos_erp5',
]
self.assertSameSet(expected_business_template_list,
self.portal.portal_templates.getInstalledBusinessTemplateTitleList())
\ No newline at end of file
self.portal.portal_templates.getInstalledBusinessTemplateTitleList())
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