stash
This commit is contained in:
parent
e361556188
commit
432b61c70a
16 changed files with 181 additions and 78 deletions
|
@ -2,7 +2,7 @@ from django.contrib.auth.models import Permission
|
|||
from django.test import TestCase
|
||||
|
||||
from authentication.models import ExtendedUser
|
||||
from mail.models import UserNotificationChannel
|
||||
from notifications.models import UserNotificationChannel
|
||||
|
||||
|
||||
class UserNotificationTestCase(TestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue