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:
parent
35c8cac97c
commit
e84ed21c28
|
|
@ -211,8 +211,8 @@ def create_default_users(default_password="test", set_avatar=False):
|
|||
)
|
||||
_create_student_user(
|
||||
email="student-vv@eiger-versicherungen.ch",
|
||||
first_name="Student",
|
||||
last_name="VV",
|
||||
first_name="Viktor",
|
||||
last_name="Vollgas",
|
||||
)
|
||||
_create_student_user(
|
||||
email="patrizia.huggel@eiger-versicherungen.ch",
|
||||
|
|
|
|||
Loading…
Reference in New Issue