mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-04 19:04:05 +02:00
Teams must send their motivation letter
This commit is contained in:
@ -343,6 +343,7 @@ class TestRegistration(TestCase):
|
||||
|
||||
self.student.registration.refresh_from_db()
|
||||
self.student.registration.photo_authorization.delete()
|
||||
self.student.registration.save()
|
||||
|
||||
def test_user_detail_forbidden(self):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user