remove the available_expr with a workflow name in it.
svn path=/plone.app.discussion/trunk/; revision=27811
This commit is contained in:
parent
f85acfa827
commit
b014e92f27
@ -220,7 +220,7 @@ class CommentCatalogTest(PloneTestCase):
|
||||
|
||||
def test_clear_and_rebuild_catalog(self):
|
||||
# ToDo: This test fails if clear and rebuild is run
|
||||
#self.catalog.clearFindAndRebuild()
|
||||
self.catalog.clearFindAndRebuild()
|
||||
brains = self.catalog.searchResults(portal_type = 'Discussion Item')
|
||||
self.failUnless(brains)
|
||||
#comment_brain = brains[0]
|
||||
|
Loading…
Reference in New Issue
Block a user