Skip to content

Commit 4c8db51

Browse files
committed
Fixed test exception.
1 parent 23eb6e5 commit 4c8db51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rest_auth/tests/settings.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,3 @@
7070
SECRET_KEY = "38dh*skf8sjfhs287dh&^hd8&3hdg*j2&sd"
7171
ACCOUNT_ACTIVATION_DAYS = 1
7272
SITE_ID = 1
73-
74-
MIGRATION_MODULES = {
75-
'authtoken': 'authtoken.migrations',
76-
}

0 commit comments

Comments
 (0)