Commit 730c377a authored by Ivan Tyagov's avatar Ivan Tyagov

Revert c4ef0f41

parent c4ef0f41
......@@ -73,7 +73,7 @@ class InventoryAPITestCase(ERP5TypeTestCase):
"""Title of the test."""
return 'Inventory API'
def getPortalNameDisable(self):
def getPortalName(self):
"""ID of the portal. """
forced_portal_id = os.environ.get('erp5_tests_portal_id')
if forced_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