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',
...@@ -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