-
Notifications
You must be signed in to change notification settings - Fork 2
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
50 fix confirmation email for beta language #51
Conversation
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
Ignore the snyk tests. They're failing again for some reason. They used to fail all the time, no visibility into why, then the past 3 PRs they weren't, now they are again. |
Ok was able to run snyk locally and it is throwing these:
This is being fixed as part of cfpb/regtech-api-commons#163 |
Ok now it's ready for review (please see the comment above about the Snyk failure, which can be ignored for now) |
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.
LGTM
Closes #50
Changes confirmation email to have beta and prod body text, as well as [BETA] in the subject only if not prod.
Changed the beta text based on suggestions.