-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API-42927-veteran-rep-service-standardization #19872
API-42927-veteran-rep-service-standardization #19872
Conversation
modules/claims_api/app/clients/claims_api/bgs_client/definitions.rb
Outdated
Show resolved
Hide resolved
… Skips test until further refactor efforts can be made.
…iles and extra tests. Adjusts tests accordingly. Updates definitions file.
Generated by 🚫 Danger |
@FonzMP Due to the large amounts of change, I am opting to create a new PR in order to re-work the tests that we discussed. |
modules/claims_api/lib/bgs_service/veteran_representative_service.rb
Outdated
Show resolved
Hide resolved
…b.com:department-of-veterans-affairs/vets-api into API-42927-veteran-rep-service-standardization merges remote
…ts-api into API-42927-veteran-rep-service-standardization merges master
…b.com:department-of-veterans-affairs/vets-api into API-42927-veteran-rep-service-standardization merges remote
@@ -61,7 +47,7 @@ | |||
'city' => 'Bridgeport', | |||
'claimantPtcpntId' => '182358', | |||
'claimantRelationship' => nil, | |||
'formTypeCode' => '21-22', | |||
'formTypeCode' => '21-22 ', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this space intentional?
Summary
Related issue(s)
Testing done
Response
What areas of the site does it impact?
modified: modules/claims_api/app/clients/claims_api/bgs_client/definitions.rb
Acceptance criteria