mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-09 02:10:20 +02:00
More protection on pages that require authentication
This commit is contained in:
@ -669,7 +669,7 @@ class TestStudentParticipation(TestCase):
|
||||
|
||||
def test_forbidden_access(self):
|
||||
"""
|
||||
Load personnal pages and ensure that these are protected.
|
||||
Load personal pages and ensure that these are protected.
|
||||
"""
|
||||
self.user.registration.team = self.team
|
||||
self.user.registration.save()
|
||||
|
Reference in New Issue
Block a user