Commit b4d7083b authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_configurator: Include slapos_rss_style and slapos_deploy bt5 on expected list

parent 7bd4fc4b
...@@ -299,11 +299,13 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin): ...@@ -299,11 +299,13 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'slapos_cloud', 'slapos_cloud',
'slapos_slap_tool', 'slapos_slap_tool',
'slapos_category', 'slapos_category',
'slapos_rss_style',
'slapos_pdm', 'slapos_pdm',
'slapos_crm', 'slapos_crm',
'slapos_accounting', 'slapos_accounting',
'slapos_payzen', 'slapos_payzen',
'slapos_web', 'slapos_web',
'slapos_web_deploy',
'slapos_erp5', 'slapos_erp5',
] ]
self.assertSameSet(expected_business_template_list, self.assertSameSet(expected_business_template_list,
......
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