Fixes typo in group notification
This commit is contained in:
parent
2cda9d5567
commit
dda6126329
2 changed files with 1 additions and 2 deletions
|
@ -280,7 +280,6 @@ class GroupViews(TestCase):
|
|||
self.assertEqual(notification.related_group, self.testgroup)
|
||||
self.assertEqual(notification.notification_type, "LEAVE")
|
||||
|
||||
|
||||
def test_accept_membership(self, _):
|
||||
"""accept an invite"""
|
||||
models.GroupMemberInvitation.objects.create(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue