Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Lu Xu
erp5
Commits
32aa5970
Commit
32aa5970
authored
May 12, 2017
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test: small cleanup
Tests should not need to reindex modules
parent
eb966ce8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
product/ERP5Form/tests/testPreferences.py
product/ERP5Form/tests/testPreferences.py
+0
-3
No files found.
product/ERP5Form/tests/testPreferences.py
View file @
32aa5970
...
@@ -77,9 +77,6 @@ class TestPreferences(PropertySheetTestCase):
...
@@ -77,9 +77,6 @@ class TestPreferences(PropertySheetTestCase):
id
=
'site'
,
portal_type
=
'Preference'
)
id
=
'site'
,
portal_type
=
'Preference'
)
site
.
setPriority
(
Priority
.
SITE
)
site
.
setPriority
(
Priority
.
SITE
)
# commit transaction
self
.
commit
()
self
.
getPreferenceTool
().
recursiveReindexObject
()
self
.
tic
()
self
.
tic
()
# check preference levels are Ok
# check preference levels are Ok
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment