Commit ac0f109e authored by Romain Courteaud's avatar Romain Courteaud

slapos_configurator: update configurator test with new bt5/module

parent bdf4f8a7
...@@ -136,6 +136,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin): ...@@ -136,6 +136,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'access_token_module', 'access_token_module',
'account_module', 'account_module',
'accounting_module', 'accounting_module',
'allocation_supply_module',
'bug_module', 'bug_module',
'business_configuration_module', 'business_configuration_module',
'business_process_module', 'business_process_module',
...@@ -348,7 +349,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin): ...@@ -348,7 +349,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'erp5_oauth_google_login', 'erp5_oauth_google_login',
'erp5_run_my_doc', 'erp5_run_my_doc',
'erp5_slapos_tutorial', 'erp5_slapos_tutorial',
'erp5_slapos_tutorial_data', 'erp5_slapos_tutorial_data',
'erp5_slideshow_style', 'erp5_slideshow_style',
'erp5_authentication_policy', 'erp5_authentication_policy',
'erp5_multimedia', 'erp5_multimedia',
...@@ -363,6 +364,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin): ...@@ -363,6 +364,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'slapos_slap_tool', 'slapos_slap_tool',
'slapos_category', 'slapos_category',
'slapos_rss_style', 'slapos_rss_style',
'slapos_panel',
'slapos_pdm', 'slapos_pdm',
'slapos_crm', 'slapos_crm',
'slapos_accounting', 'slapos_accounting',
......
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