mirror of
https://github.com/danbulant/Portfolio
synced 2026-07-06 03:20:53 +00:00
fix: candidate_details API test
This commit is contained in:
parent
36d8c3ff71
commit
ac90c0183d
1 changed files with 2 additions and 0 deletions
|
|
@ -298,6 +298,8 @@ mod tests {
|
||||||
\"email\": \"magor@magor.cz\",
|
\"email\": \"magor@magor.cz\",
|
||||||
\"sex\": \"MALE\",
|
\"sex\": \"MALE\",
|
||||||
\"personalIdNumber\": \"0101010000\",
|
\"personalIdNumber\": \"0101010000\",
|
||||||
|
\"schoolName\": \"29988383\",
|
||||||
|
\"healthInsurance\": \"000\",
|
||||||
\"study\": \"KB\"
|
\"study\": \"KB\"
|
||||||
},
|
},
|
||||||
\"parents\": [
|
\"parents\": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue