summaryrefslogtreecommitdiff
path: root/test/integration/browser/alternate_email_test.rb
AgeCommit message (Collapse)Author
2017-11-13fix: alternate email dialogueAzul
fixes #8796 Cleaned up UserController#update earlier but missed that it was used to change fallback email addresses. Now it is back. This time including an integration test.