Skip to content

Commit

Permalink
Remove post
Browse files Browse the repository at this point in the history
  • Loading branch information
SemVerTsar committed Oct 28, 2014
1 parent 3e62254 commit 70fa00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_management/api/avatar/tests/test_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def test_get_no_avatar(self):

def test_unauthenticated_put(self):
"""
Test that unauthenticated users cannot put/post avatars
Test that unauthenticated users cannot put avatars.
The view should respond with a 401 response, confirming the user
is unauthorised to put to the view.
Expand Down

0 comments on commit 70fa00b

Please sign in to comment.