Commit 691474ab authored by Rafael Monnerat's avatar Rafael Monnerat

Remove pdb (sorry)

parent 5aafcfcf
...@@ -121,7 +121,6 @@ class testSlapOSMixin(ERP5TypeTestCase): ...@@ -121,7 +121,6 @@ class testSlapOSMixin(ERP5TypeTestCase):
# Reload promise and include yet another bt5 path. # Reload promise and include yet another bt5 path.
self.loadPromise(searchable_business_template_list=["erp5_core", "erp5_base", "slapos_configurator"]) self.loadPromise(searchable_business_template_list=["erp5_core", "erp5_base", "slapos_configurator"])
self.portal.portal_alarms.promise_template_tool_configuration.solve() self.portal.portal_alarms.promise_template_tool_configuration.solve()
import pdb;pdb.set_trace()
transaction.commit() transaction.commit()
self.launchConfigurator() self.launchConfigurator()
......
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