Fix failing test. Discussion is enabled by default again.
svn path=/plone.app.discussion/branches/1.x/; revision=46975
This commit is contained in:
parent
9790dd5b65
commit
f3ff8e9647
@ -46,7 +46,7 @@ class RegistryTest(PloneTestCase):
|
||||
self.assertEquals(
|
||||
self.registry['plone.app.discussion.interfaces.' +
|
||||
'IDiscussionSettings.globally_enabled'],
|
||||
False)
|
||||
True)
|
||||
|
||||
def test_anonymous_comments(self):
|
||||
# Check anonymous_comments record
|
||||
|
Loading…
Reference in New Issue
Block a user