mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-29 04:30:57 +02:00
Update dead name
This commit is contained in:
@ -249,9 +249,9 @@ class TestStudentParticipation(TestCase):
|
||||
address="1 Rue de Rivoli",
|
||||
zip_code=75001,
|
||||
city="Paris",
|
||||
photo_authorization="authorization/photo/yohann",
|
||||
health_sheet="authorization/health/yohann",
|
||||
parental_authorization="authorization/parental/yohann",
|
||||
photo_authorization="authorization/photo/emmy",
|
||||
health_sheet="authorization/health/emmy",
|
||||
parental_authorization="authorization/parental/emmy",
|
||||
)
|
||||
|
||||
fourth_user = User.objects.create(
|
||||
|
Reference in New Issue
Block a user