fix: introducing Viktor Vollgas

more realistic name for the typical VV member ;) and looks more realistic when working on the frontend.
This commit is contained in:
Livio Bieri 2024-01-30 19:03:53 +01:00
parent 35c8cac97c
commit e84ed21c28
1 changed files with 2 additions and 2 deletions

View File

@ -211,8 +211,8 @@ def create_default_users(default_password="test", set_avatar=False):
) )
_create_student_user( _create_student_user(
email="student-vv@eiger-versicherungen.ch", email="student-vv@eiger-versicherungen.ch",
first_name="Student", first_name="Viktor",
last_name="VV", last_name="Vollgas",
) )
_create_student_user( _create_student_user(
email="patrizia.huggel@eiger-versicherungen.ch", email="patrizia.huggel@eiger-versicherungen.ch",