diff --git a/product/ERP5OOo/tests/testDms.py b/product/ERP5OOo/tests/testDms.py index 6d7edd7908c12db550e7e6b31d85b9d451db283c..7194fae122554fd0a7347493f5910c83f0ed18be 100644 --- a/product/ERP5OOo/tests/testDms.py +++ b/product/ERP5OOo/tests/testDms.py @@ -788,7 +788,7 @@ class TestDocument(TestDocumentMixin): reference = 'organisation-1', title='Super nova organisation') self.stepTic() - + def getAdvancedSearchTextResultList(searchable_text, portal_type=None): kw = {'SearchableText': searchable_text} if portal_type is not None: