Commit 73d553a4 authored by Romain Courteaud's avatar Romain Courteaud

This test already check that the user can call request

parent a28f99aa
......@@ -108,5 +108,3 @@ class TestVifibUserCustomer(testVifibMixin):
# Access computer module
computer_module_id = self.portal.getDefaultModuleId(portal_type='Computer')
computer_module = self.portal.restrictedTraverse(computer_module_id)
raise NotImplementedError
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