Commit 3e2544bb authored by Mame Coumba Sall's avatar Mame Coumba Sall

Give user View Permission

So that objects that he creates are not unindexed.
parent 55cbec5f
......@@ -70,6 +70,7 @@ class TestTemplate(ERP5TypeTestCase):
permissions=[Permissions.AddPortalContent,
Permissions.CopyOrMove,
Permissions.ModifyPortalContent,
Permissions.View,
])
def test_Template(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