Commit d29e4e3e authored by Paul Graydon's avatar Paul Graydon

wendelin_telecom_configurator: Remove unneeded dependencies

parent eb9c4a1f
...@@ -19,7 +19,6 @@ bt5_installation_list = ( ...@@ -19,7 +19,6 @@ bt5_installation_list = (
'erp5_hal_json_style', 'erp5_hal_json_style',
'erp5_web_renderjs_ui', 'erp5_web_renderjs_ui',
'erp5_wendelin', 'erp5_wendelin',
'erp5_wendelin_data_lake_ui',
'wendelin_telecom_base', 'wendelin_telecom_base',
'wendelin_telecom_web', 'wendelin_telecom_web',
'wendelin_telecom_security' 'wendelin_telecom_security'
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Setup Wendelin business templates</string> </value> <value> <string>Setup Wendelin Telecom business templates</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -190,11 +190,6 @@ class TestWendelinTelecomConfigurator(SecurityTestCase): ...@@ -190,11 +190,6 @@ class TestWendelinTelecomConfigurator(SecurityTestCase):
'erp5_stock_cache', 'erp5_stock_cache',
'erp5_simulation', 'erp5_simulation',
'erp5_crm', 'erp5_crm',
'erp5_ui_test_core',
'erp5_l10n_fa',
'erp5_wendelin_data_lake_ui',
'erp5_ui_test',
'erp5_wendelin_data_lake_ingestion',
'erp5_credential', 'erp5_credential',
'erp5_data_notebook', 'erp5_data_notebook',
'wendelin_telecom_configurator', 'wendelin_telecom_configurator',
......
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