Commit b08e870e authored by Łukasz Nowak's avatar Łukasz Nowak

Install BT5 after its dependencies.

parent 5dc76a57
......@@ -99,7 +99,6 @@ class testVifibMixin(ERP5TypeTestCase):
'vifib_slapos_core_test',
'vifib_slapos_rest_api_v1_portal_type',
'vifib_slapos_rest_api_v1',
'vifib_slapos_rest_api_v1_test',
'vifib_slapos_accounting',
'vifib_mysql_innodb_catalog',
'vifib_core',
......@@ -120,6 +119,7 @@ class testVifibMixin(ERP5TypeTestCase):
'vifib_agent',
'vifib_erp5',
'vifib_test',
'vifib_slapos_rest_api_v1_test',
]
return result
......
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