Skip to content

Commit

Permalink
updated graduation years for mock users
Browse files Browse the repository at this point in the history
They already fell out of their respesctive ranges so they couldn't participate in the seminars.
  • Loading branch information
michalmasrna1 committed Nov 21, 2024
1 parent b70b3c1 commit 164e3a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions user/fixtures/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"first_name": "Účastník",
"last_name": "Strom",
"school": "000598071",
"year_of_graduation": 2025
"year_of_graduation": 2028
}
},
{
Expand Down Expand Up @@ -152,7 +152,7 @@
"first_name": "Účastník",
"last_name": "Matik",
"school": "000598071",
"year_of_graduation": 2028
"year_of_graduation": 2031
}
},
{
Expand Down Expand Up @@ -183,7 +183,7 @@
"first_name": "Účastník",
"last_name": "Malynár",
"school": "000598071",
"year_of_graduation": 2031
"year_of_graduation": 2034
}
},
{
Expand Down Expand Up @@ -214,7 +214,7 @@
"first_name": "Náhodný",
"last_name": "Vysokoškolák",
"school": 1,
"year_of_graduation": 2015
"year_of_graduation": 2024
}
},
{
Expand Down

0 comments on commit 164e3a7

Please sign in to comment.