Skip to content

Commit

Permalink
updated graduation years for mock users (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalmasrna1 authored Nov 22, 2024
1 parent 1838753 commit 8db3719
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 8db3719

Please sign in to comment.