Skip to content

Commit

Permalink
remove force_authentication module AndelaOSP#14
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirabel Ekwenugo committed Nov 15, 2016
1 parent 8f1d678 commit 5d9e0de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion maintt/tests/models/tests_user_profile.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from django.test import TestCase, Client
from faker import Faker
from rest_framework.test import force_authenticate

from django.contrib.auth.models import User
from api.models import UserProfile
Expand Down

0 comments on commit 5d9e0de

Please sign in to comment.