]> git.openstreetmap.org Git - rails.git/commit
Fix redirection to wiki when terms are declined
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 21 Dec 2022 15:39:23 +0000 (15:39 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 21 Dec 2022 15:39:23 +0000 (15:39 +0000)
commitace8e9a9c376a7bc1df4a89733f04386a1e5f333
tree977350717ecc187554c4078e116d19045435a26f
parentfd283efa51c0fee16b710efd97bf72da5a461288
Fix redirection to wiki when terms are declined

Adds missing test to pick this up.

Fixes #3826.
app/controllers/users_controller.rb
test/system/user_signup_test.rb