Commit cf63ddb3 authored by Romain Courteaud's avatar Romain Courteaud

erp5 bt5 do not define slapos products permissions.

parent f65448f8
...@@ -1492,4 +1492,4 @@ class TestSecurePaymentTool(TestSlapOSGroupRoleSecurityMixin): ...@@ -1492,4 +1492,4 @@ class TestSecurePaymentTool(TestSlapOSGroupRoleSecurityMixin):
self.assertPermissionsOfRole(tool, 'Owner', []) self.assertPermissionsOfRole(tool, 'Owner', [])
self.assertPermissionsOfRole(tool, 'Reviewer', []) self.assertPermissionsOfRole(tool, 'Reviewer', [])
self.assertAcquiredPermissions(tool, []) self.assertAcquiredPermissions(tool, ['Add SlapOS Tools', 'Add Vifib Tools'])
150 151
\ No newline at end of file \ No newline at end of file
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