Commit 354a88a2 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_erp5: SlapOS product has no Tool anymore (Update Test)

The API Tool was removed
parent daa69b57
...@@ -2001,7 +2001,7 @@ class TestSecurePaymentTool(TestSlapOSGroupRoleSecurityMixin): ...@@ -2001,7 +2001,7 @@ class TestSecurePaymentTool(TestSlapOSGroupRoleSecurityMixin):
self.assertPermissionsOfRole(tool, 'Owner', []) self.assertPermissionsOfRole(tool, 'Owner', [])
self.assertPermissionsOfRole(tool, 'Reviewer', []) self.assertPermissionsOfRole(tool, 'Reviewer', [])
self.assertAcquiredPermissions(tool, ['Add SlapOS Tools', 'Add Vifib Tools']) self.assertAcquiredPermissions(tool, ['Add ERP5 SQL Methods', 'Add Vifib Tools'])
class TestBusinessProcessModule(TestSlapOSGroupRoleSecurityMixin): class TestBusinessProcessModule(TestSlapOSGroupRoleSecurityMixin):
def test(self): def test(self):
......
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