Commit 30e3d3c9 authored by Aurel's avatar Aurel

testFunctionalOfficeJSSmartAssistant: add missing dependency

parent 61b70e84
...@@ -36,6 +36,7 @@ class TestOfficejSUISmartAssistant(ERP5TypeFunctionalTestCase): ...@@ -36,6 +36,7 @@ class TestOfficejSUISmartAssistant(ERP5TypeFunctionalTestCase):
def getBusinessTemplateList(self): def getBusinessTemplateList(self):
return ( return (
'erp5_travel_expense',
'erp5_officejs', 'erp5_officejs',
'erp5_officejs_ui_test', 'erp5_officejs_ui_test',
'erp5_ui_test_core', 'erp5_ui_test_core',
......
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