stash
This commit is contained in:
parent
a4d79896da
commit
5ddd8c0b4b
15 changed files with 180 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