Skip to content

Commit

Permalink
Merge branch 'order-wizard' into user-story-46
Browse files Browse the repository at this point in the history
  • Loading branch information
ckleemann committed Mar 20, 2017
2 parents 83fb484 + 0936948 commit 7b6c0d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/feedback/tests/test_views_intern.py
Original file line number Diff line number Diff line change
Expand Up @@ -492,4 +492,3 @@ 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 7b6c0d6

Please sign in to comment.