Commit 7abc6aa8 authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_upgrader: new test doesn't need a re-indexation anymore

parent 2d06b0ef
......@@ -688,8 +688,6 @@ class TestUpgrader(ERP5TypeTestCase):
def test_rename_category(self):
"""Check that the renaming category feature correctly updates objects"""
self.portal.portal_categories.Folder_reindexAll()
self.tic()
sequence_list = SequenceList()
sequence_string = """
stepCreateOrganisationWithActivity
......
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