-
Notifications
You must be signed in to change notification settings - Fork 69
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-40902 - Remove flipper for VA Notify, update associated tests #20960
base: master
Are you sure you want to change the base?
Conversation
@mchristiansonVA Looks like a POA test is failing, is that related? |
I re-ran the tests and now getting a different failure, also related to pdfs, so I think it's just the usual pdf test-related flakiness. |
Need to remove reference from the features.yml file. Iwill watch for the update, everything else looked good to go |
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.
Glad to get another Flipper out, LGTM!
Summary
Related issue(s)
API-40902
Testing done
What areas of the site does it impact?
modules/claims_api/app/controllers/claims_api/v2/veterans/power_of_attorney/request_controller.rb
modules/claims_api/spec/controllers/v2/veterans/power_of_attorney/request_controller_spec.rb
modules/claims_api/spec/sidekiq/poa_assign_dependent_claimant_job_spec.rb
modules/claims_api/spec/sidekiq/poa_updater_spec.rb
Acceptance criteria