Commit 1b606bcc authored by Łukasz Nowak's avatar Łukasz Nowak

- not needed commit with tic


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43439 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fee3638f
......@@ -466,7 +466,6 @@ class TestOOoImport(TestOOoImportMixin):
def stepImportFileWithFreeText(self, sequence=None, sequence_list=None, **kw):
f = makeFileUpload('import_data_with_categories.ods')
person_module = self.getPortal().person_module
transaction.commit(); self.tic()
listbox=(
{ 'listbox_key': '001',
'portal_type_property_list':'Person.title'},
......
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