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
Arnaud Fontaine
erp5
Commits
7ed92422
Commit
7ed92422
authored
12 years ago
by
Rafael Monnerat
Browse files
Options
Download
Email Patches
Plain Diff
Search for erp5_core and erp5_base while setup repository
This is a follow up change of 63c1f78
parent
5f38c5ce
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
product/ERP5Configurator/tests/ConfiguratorTestMixin.py
product/ERP5Configurator/tests/ConfiguratorTestMixin.py
+2
-1
No files found.
product/ERP5Configurator/tests/ConfiguratorTestMixin.py
View file @
7ed92422
...
@@ -113,7 +113,8 @@ class TestLiveConfiguratorWorkflowMixin(SecurityTestCase):
...
@@ -113,7 +113,8 @@ class TestLiveConfiguratorWorkflowMixin(SecurityTestCase):
self
.
stepCleanUpRequest
()
self
.
stepCleanUpRequest
()
self
.
restricted_security
=
0
self
.
restricted_security
=
0
self
.
setupAutomaticBusinessTemplateRepository
()
self
.
setupAutomaticBusinessTemplateRepository
(
searchable_business_template_list
=
[
"erp5_core"
,
"erp5_base"
])
# it is required by SecurityTestCase
# it is required by SecurityTestCase
self
.
workflow_tool
=
self
.
portal
.
portal_workflow
self
.
workflow_tool
=
self
.
portal
.
portal_workflow
...
...
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