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

slapos_cloud: Fix test by removing modules from removed business templates.

parent 677b59fe
...@@ -114,7 +114,6 @@ active_process.postResult(active_result) ...@@ -114,7 +114,6 @@ active_process.postResult(active_result)
'access_token_module', 'access_token_module',
'account_module', 'account_module',
'accounting_module', 'accounting_module',
'bar_module',
'bug_module', 'bug_module',
'business_configuration_module', 'business_configuration_module',
'business_process_module', 'business_process_module',
...@@ -135,8 +134,6 @@ active_process.postResult(active_result) ...@@ -135,8 +134,6 @@ active_process.postResult(active_result)
'document_module', 'document_module',
'event_module', 'event_module',
'external_source_module', 'external_source_module',
'foo_bar_module',
'foo_module',
'glossary_module', 'glossary_module',
'hosting_subscription_module', 'hosting_subscription_module',
'image_module', 'image_module',
......
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