Commit 1b7c446c authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_configurator: Update installed bt5 list

parent ff57d89d
......@@ -292,12 +292,12 @@ class TestSlapOSConfigurator(testSlapOSMixin):
'erp5_bearer_token',
'erp5_access_token',
'erp5_project',
'erp5_oauth',
'erp5_oauth_facebook_login',
'erp5_oauth_google_login',
'slapos_cloud',
'slapos_slap_tool',
'slapos_category',
'slapos_rest_api_tool_portal_type',
'slapos_rest_api',
'slapos_hypermedia',
'slapos_pdm',
'slapos_crm',
'slapos_accounting',
......@@ -306,4 +306,4 @@ class TestSlapOSConfigurator(testSlapOSMixin):
'slapos_erp5',
]
self.assertSameSet(expected_business_template_list,
self.portal.portal_templates.getInstalledBusinessTemplateTitleList())
self.portal.portal_templates.getInstalledBusinessTemplateTitleList())
\ No newline at end of file
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