diff --git a/product/ERP5Catalog/tests/testERP5Catalog.py b/product/ERP5Catalog/tests/testERP5Catalog.py index 9f187b0e8a56c8c3924550d426d480b7fcfff6a0..c58130d68e37755e4a617b7f22c159632a98bc71 100644 --- a/product/ERP5Catalog/tests/testERP5Catalog.py +++ b/product/ERP5Catalog/tests/testERP5Catalog.py @@ -1619,6 +1619,7 @@ class TestERP5Catalog(ERP5TypeTestCase, LogInterceptor): self.assertEquals(1, ctool.unrestrictedCountResults(title='Object Title')[0][0]) + @todo_erp5 def test_49_IndexInOrderedSearchFolder(self, quiet=quiet, run=run_all_test): if not run: return if not quiet: