From 4ba99998e8326740190914eeb758780f4b1ad4d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Thu, 10 Sep 2020 20:56:52 -0500 Subject: [PATCH] configurator_standard: update expected business templates erp5_jexcel_editor is now installed by this profile, since it's a dependency of erp5_officejs_jquery_app --- .../portal_components/test.erp5.testOfficeJSSDKConfigurator.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bt5/erp5_configurator_standard/TestTemplateItem/portal_components/test.erp5.testOfficeJSSDKConfigurator.py b/bt5/erp5_configurator_standard/TestTemplateItem/portal_components/test.erp5.testOfficeJSSDKConfigurator.py index df5024156a..cb22a350af 100644 --- a/bt5/erp5_configurator_standard/TestTemplateItem/portal_components/test.erp5.testOfficeJSSDKConfigurator.py +++ b/bt5/erp5_configurator_standard/TestTemplateItem/portal_components/test.erp5.testOfficeJSSDKConfigurator.py @@ -201,6 +201,7 @@ class TestOfficeJSSDKConfigurator(SecurityTestCase): 'erp5_hal_json_style', 'erp5_ingestion', 'erp5_ingestion_mysql_innodb_catalog', + 'erp5_jexcel_editor', 'erp5_jquery', 'erp5_jquery_plugin_colorpicker', 'erp5_jquery_plugin_elastic', -- 2.30.9