Skip to content

Commit

Permalink
Merge branch 'order-wizard' into user-story-48
Browse files Browse the repository at this point in the history
  • Loading branch information
yduman authored Mar 13, 2017
2 parents 9d638ff + e80e8e3 commit 1978c9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/feedback/tests/test_views_intern.py
Original file line number Diff line number Diff line change
Expand Up @@ -433,3 +433,4 @@ def test_post(self):
# aber wirklich (siehe https://docs.djangoproject.com/en/1.4/topics/testing/#email-services)
self.assertEqual(len(mail.outbox), 2)
self.assertEqual(len(mail.outbox[0].to), 3) # an zwei veranstalter und sekretaerin

0 comments on commit 1978c9b

Please sign in to comment.