Commit 475fe404 authored by Romain Courteaud's avatar Romain Courteaud

[test/upgradeOldDataFS] Check status of more bt5 after upgrade

parent 73095e98
......@@ -33,9 +33,9 @@ class TestUpgradeInstanceWithOldDataFs(ERP5TypeTestCase):
'erp5_full_text_mroonga_catalog',
'erp5_base',
'erp5_workflow',
'erp5_simulation',
'erp5_accounting',
'erp5_configurator',
'erp5_simulation',
'erp5_pdm',
'erp5_trade',
'erp5_accounting',
......@@ -57,7 +57,17 @@ class TestUpgradeInstanceWithOldDataFs(ERP5TypeTestCase):
'erp5_configurator_standard',
'erp5_jquery',
'erp5_xhtml_style',
'erp5_upgrader'),
'erp5_upgrader',
'erp5_accounting',
'erp5_trade',
'erp5_pdm',
'erp5_crm',
'erp5_project',
'erp5_forge',
'erp5_dms',
'erp5_mrp',
'erp5_officejs',
'erp5_web_renderjs_ui'),
())""")
self.tic()
......
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