Commit 375602ba authored by Łukasz Nowak's avatar Łukasz Nowak

Use ERP5 tool.

parent 7c44de66
......@@ -151,7 +151,7 @@ class testVifibMixin(ERP5TypeTestCase):
return
if not self.portal.hasObject('portal_certificate_authority'):
self.portal.manage_addProduct['Vifib'].manage_addTool(
self.portal.manage_addProduct['ERP5'].manage_addTool(
'ERP5 Certificate Authority Tool', None)
self.portal.portal_certificate_authority.certificate_authority_path = \
os.environ['TEST_CA_PATH']
......
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