Commit 0ba2845c authored by Gabriel Monnerat's avatar Gabriel Monnerat

remove ipdb

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44756 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ab263ab3
......@@ -221,7 +221,6 @@ class TestUNGConfiguratorWorkflow(ERP5TypeTestCase):
def stepCheckUserAccountNumberThree(self, sequence=None, sequence_list=None, **kw):
""" """
business_configuration = sequence.get("business_configuration")
import ipdb;ipdb.set_trace()
organisation_config_save = business_configuration['3']
def stepSetupMultipleUserAccountThree(self, sequence=None, sequence_list=None, **kw):
......
20
\ No newline at end of file
21
\ No newline at end of file
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