diff --git a/ivatar/ivataraccount/test_views.py b/ivatar/ivataraccount/test_views.py index b8126cd..b8f50fe 100644 --- a/ivatar/ivataraccount/test_views.py +++ b/ivatar/ivataraccount/test_views.py @@ -1229,7 +1229,6 @@ class Tester(TestCase): # pylint: disable=too-many-public-methods self.assertRedirects( response=response, expected_url='/gravatarproxy/1b1d0b654430c012e47e350db07c83c5?s=80&default=mm', - status_code=302, msg_prefix='Why does this not redirect to the gravatarproxy and defaulting to mm?') # Eventually one should check if the data is the same