remove debug.

parent b124ecb9
......@@ -191,9 +191,6 @@ class ERP5TestSuite(SlaprunnerTestSuite):
self._waitForSoftwareBuild()
self._deployInstance()
time.sleep(30)
import rpdb
debugger = rpdb.Rpdb(port=12349)
debugger.set_trace()
self._editHAProxyconfiguration()
new_data = self._getCreatedERP5Document()
......
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