add missing DiscussionLayer to TestCommentOperations test.
svn path=/plone.app.discussion/trunk/; revision=35129
This commit is contained in:
parent
b70774343f
commit
f5a171a6e0
@ -37,6 +37,8 @@ class WorkflowTest(PloneTestCase):
|
|||||||
|
|
||||||
class TestCommentOperations(PloneTestCase):
|
class TestCommentOperations(PloneTestCase):
|
||||||
|
|
||||||
|
layer = DiscussionLayer
|
||||||
|
|
||||||
def afterSetUp(self):
|
def afterSetUp(self):
|
||||||
|
|
||||||
self.loginAsPortalOwner()
|
self.loginAsPortalOwner()
|
||||||
|
Loading…
Reference in New Issue
Block a user