Commit 92d040f8 authored by Rafael Monnerat's avatar Rafael Monnerat

test: IdGenerator is added to recently included modules

  This were introduced when new business templates were added into dependency list and/or test
parent a88cb69a
...@@ -114,6 +114,7 @@ active_process.postResult(active_result) ...@@ -114,6 +114,7 @@ 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',
...@@ -133,6 +134,8 @@ active_process.postResult(active_result) ...@@ -133,6 +134,8 @@ 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',
...@@ -183,6 +186,7 @@ active_process.postResult(active_result) ...@@ -183,6 +186,7 @@ active_process.postResult(active_result)
'task_module', 'task_module',
'task_report_module', 'task_report_module',
'transformation_module', 'transformation_module',
'trial_request_module',
'upgrade_decision_module', 'upgrade_decision_module',
'web_page_module', 'web_page_module',
'web_site_module', 'web_site_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