Commit 7d442894 authored by Vincent Pelletier's avatar Vincent Pelletier

fixup! testTemplate: Test document (non-)indexation rather than activity presence.

parent 21d87cd4
......@@ -356,7 +356,7 @@ class TestTemplate(ERP5TypeTestCase):
document.Base_makeTemplateFromDocument(form_id=None)
self.tic()
# making a new template should not create index the new template nor any of
# making a new template should not index the new template nor any of
# its subobjects
self.assertEqual(
self.portal.portal_catalog(
......
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