Commit 24cff570 authored by Łukasz Nowak's avatar Łukasz Nowak

- typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30427 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3e2f3181
......@@ -275,7 +275,7 @@ class ERP5TypeTestCase(backportUnittest.TestCase, PortalTestCase):
Return the name of a portal for this test case.
This is necessary for each test case to use a different portal built by
different business templates.
The test runner can set `erp5_tests_portal_id` environnement variable
The test runner can set `erp5_tests_portal_id` environment variable
to force a portal id.
"""
forced_portal_id = os.environ.get('erp5_tests_portal_id')
......
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