Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comments' into notifications-merge
Conflicts: mediagoblin/db/mongo/migrations.py
This commit is contained in:
@@ -37,6 +37,7 @@ def test_change_password(test_app):
|
||||
'/edit/account/', {
|
||||
'old_password': 'toast',
|
||||
'new_password': '123456',
|
||||
'wants_comment_notification': 'y'
|
||||
})
|
||||
|
||||
# test_user has to be fetched again in order to have the current values
|
||||
|
||||
Reference in New Issue
Block a user