-
Notifications
You must be signed in to change notification settings - Fork 64
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 42324 extract intent to file web service bean from local bgs #19718
base: master
Are you sure you want to change the base?
Api 42324 extract intent to file web service bean from local bgs #19718
Conversation
…ntentToFileWebServiceBean-from-localBGS
…ntentToFileWebServiceBean-from-localBGS
Generated by 🚫 Danger |
expect(result["localbgs-#{local_bgs_itf_service}"]['success']).to eq(false) | ||
end | ||
end | ||
end |
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.
@mchristiansonVA I had a similar comment on another PR for this kind of update so just asking here too. Is this a loop because we expect local_bgs_itf_services
to grow in the future? I assume the methods can and will grow but will the services?
Perhaps more of a nit really, but just want to understand the changes.
Summary
Related issue(s)
Testing done
What areas of the site does it impact?
(Describe what parts of the site are impacted andifcode touched other areas)
Acceptance criteria