Skip to content

Commit

Permalink
Adding MHV accounts for some mock users (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Yale-Loehr authored and kreek committed Nov 3, 2016
1 parent 690de5d commit bfe2b84
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/mvi_schema/mock_mvi_responses.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ find_candidate:
gender: 'M'
given_names: ['EVERETT', 'Avery']
icn: '1008711078V291287^NI^200M^USVHA^P'
mhv_id: ~
mhv_id: '13492196^PI^200MH^USVHA^A'
vba_corp_id: '32318151^PI^200CORP^USVBA^A'
ssn: '796377148'
status: 'active'
Expand All @@ -325,7 +325,7 @@ find_candidate:
gender: 'M'
given_names: ['MATHEW', 'A']
icn: '1008711079V027032^NI^200M^USVHA^P'
mhv_id: ~
mhv_id: '10894456^PI^200MH^USVHA^A'
vba_corp_id: '32318153^PI^200CORP^USVBA^A'
ssn: '796131275'
status: 'active'
Expand All @@ -336,7 +336,7 @@ find_candidate:
gender: 'M'
given_names: ['JULIO', 'E']
icn: '1008596378V923986^NI^200M^USVHA^P'
mhv_id: ~
mhv_id: '13408508^PI^200MH^USVHA^A'
vba_corp_id: '32318156^PI^200CORP^USVBA^A'
ssn: '796378321'
status: 'active'
Expand All @@ -347,7 +347,7 @@ find_candidate:
gender: 'F'
given_names: ['JANET', 'L']
icn: '1008710092V112476^NI^200M^USVHA^P'
mhv_id: ~
mhv_id: '12210827^PI^200MH^USVHA^A'
vba_corp_id: '32317886^PI^200CORP^USVBA^A'
ssn: '796127677'
status: 'active'
Expand Down

0 comments on commit bfe2b84

Please sign in to comment.