Commit 32aa5970 authored by Jérome Perrin's avatar Jérome Perrin

test: small cleanup

Tests should not need to reindex modules
parent eb966ce8
......@@ -77,9 +77,6 @@ class TestPreferences(PropertySheetTestCase):
id='site', portal_type='Preference')
site.setPriority(Priority.SITE)
# commit transaction
self.commit()
self.getPreferenceTool().recursiveReindexObject()
self.tic()
# check preference levels are Ok
......
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