Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Douglas
erp5
Commits
8761cea8
Commit
8761cea8
authored
9 years ago
by
Kazuhiko Shiozaki
Committed by
Douglas
9 years ago
Browse files
Options
Download
Email Patches
Plain Diff
fixup! ERP5TypeTestCase: update translation table only once in setUpERP5Site().
parent
430c84b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
product/ERP5Type/tests/ERP5TypeTestCase.py
product/ERP5Type/tests/ERP5TypeTestCase.py
+1
-0
No files found.
product/ERP5Type/tests/ERP5TypeTestCase.py
View file @
8761cea8
...
...
@@ -735,6 +735,7 @@ class ERP5TypeCommandLineTestCase(ERP5TypeTestCaseMixin):
light_install
=
self
.
enableLightInstall
()
self
.
_installBusinessTemplateList
(
new_template_list
,
light_install
=
light_install
)
self
.
portal
.
ERP5Site_updateTranslationTable
()
self
.
tic
()
def
uninstallBusinessTemplate
(
self
,
*
template_list
):
...
...
This diff is collapsed.
Click to expand it.
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