mirror of
https://github.com/danbulant/Portfolio
synced 2026-07-05 11:00:56 +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\",
|
\"citizenship\": \"Czech Republic\",
|
||||||
\"email\": \"magor@magor.cz\",
|
\"email\": \"magor@magor.cz\",
|
||||||
\"sex\": \"MALE\",
|
\"sex\": \"MALE\",
|
||||||
\"personalIdNumber\": \"0000000000\",
|
\"personalIdNumber\": \"0101010000\",
|
||||||
\"study\": \"KB\"
|
\"study\": \"KB\"
|
||||||
},
|
},
|
||||||
\"parents\": [
|
\"parents\": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue