Commit c63ae6fb authored by Aurel's avatar Aurel

forget to uncomment catch_log_error

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9969 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 02f615e2
......@@ -82,7 +82,7 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
self.login()
portal = self.getPortal()
catalog_tool = self.getCatalogTool()
#self._catch_log_errors()
self._catch_log_errors()
def beforeTearDown(self):
"""Remove objects created tests."""
......
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