Commit 4298c13e authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

slapos_configurator: fix test to include proper bt5 and module

parent 287135bb
......@@ -195,6 +195,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'delivery_node_module',
'document_ingestion_module',
'document_module',
'error_record_module',
'event_module',
'external_source_module',
'glossary_module',
......@@ -369,6 +370,8 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'erp5_authentication_policy',
'erp5_interaction_drop',
'erp5_json_type',
'erp5_json_form',
'erp5_api_style',
'slapos_mysql_innodb_catalog',
'slapos_cloud',
'slapos_slap_tool',
......
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