Skip to content

Commit

Permalink
[#1635] Remove an unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed Dec 17, 2012
1 parent 08970c9 commit 5654091
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/tests/functional/api/test_email_notifications.py
Expand Up @@ -34,7 +34,6 @@ def setup_class(cls):
cls.annafan = {'id': annafan.id,
'apikey': annafan.apikey,
}
pylons.config['ckan.activity_streams_email_notifications'] = True

@classmethod
def teardown_class(self):
Expand Down

0 comments on commit 5654091

Please sign in to comment.