Commit a2d98f9e authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Add slapo_wechat BT to the list of tested BT

parent 7ee8fa3d
......@@ -264,6 +264,7 @@ class testSlapOSMixin(ERP5TypeTestCase):
'erp5_secure_payment',
'erp5_security_uid_innodb_catalog',
'erp5_payzen_secure_payment',
'erp5_wechat_secure_payment',
'erp5_ooo_import',
'erp5_odt_style',
'erp5_ods_style',
......@@ -327,6 +328,7 @@ class testSlapOSMixin(ERP5TypeTestCase):
'slapos_web',
'slapos_web_deploy',
'slapos_erp5',
'slapos_wechat',
]
def getBusinessTemplateList(self):
......
......@@ -16,6 +16,7 @@ slapos_bt_list = [
'slapos_web',
'slapos_crm',
'slapos_payzen',
'slapos_wechat',
'slapos_configurator',
'slapos_jio',
'slapos_jio_ui_test'
......
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