mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-18 05:51:17 +00:00
fix: personal id number
This commit is contained in:
parent
367fc9ffe6
commit
8935bce7c2
1 changed files with 1 additions and 1 deletions
|
|
@ -298,7 +298,7 @@ mod tests {
|
|||
\"citizenship\": \"Czech Republic\",
|
||||
\"email\": \"magor@magor.cz\",
|
||||
\"sex\": \"MALE\",
|
||||
\"personalIdNumber\": \"0000000000\",
|
||||
\"personalIdNumber\": \"0101010000\",
|
||||
\"study\": \"KB\"
|
||||
},
|
||||
\"parents\": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue