Skip to content

Remove leftover OTP delivery redirect#7921

Merged
jmhooper merged 6 commits intomainfrom
jmhooper-remove-leftover-otp-delivery-method-redirect
Mar 3, 2023
Merged

Remove leftover OTP delivery redirect#7921
jmhooper merged 6 commits intomainfrom
jmhooper-remove-leftover-otp-delivery-method-redirect

Conversation

@jmhooper
Copy link
Contributor

@jmhooper jmhooper commented Mar 3, 2023

We recently consolidated the OTP delivery method controller and the phone controller in IdV. The old OTP delivery method controller is no more. I found a redirect to it and discovered it was still referenced in the routes. This commit cleans up both of those and removes an unused shared example I found in the process.

We recently consolidated the OTP delivery method controller and the phone controller in IdV. The old OTP delivery method controller is no more. I found a redirect to it and discovered it was still referenced in the routes. This commit cleans up both of those and removes an unused shared example I found in the process.

changelog: Internal, Code cleanup, The following were removed: A redirect to an unused route; tests that tested the redirect to the unused route; a RSpec shared example that included a reference to this unused route but was not actually used in any specs.
@jmhooper jmhooper requested a review from soniaconnolly March 3, 2023 17:14
Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jmhooper jmhooper merged commit 7e9b78d into main Mar 3, 2023
@jmhooper jmhooper deleted the jmhooper-remove-leftover-otp-delivery-method-redirect branch March 3, 2023 18:52
@jmdembe jmdembe mentioned this pull request Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants