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(
|
_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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue