diff --git a/test/functional/emails_controller_test.rb b/test/functional/emails_controller_test.rb index 8750010e6..34d2000a9 100644 --- a/test/functional/emails_controller_test.rb +++ b/test/functional/emails_controller_test.rb @@ -141,6 +141,7 @@ class EmailsControllerTest < ActionDispatch::IntegrationTest assert_equal(false, @user.user_events.email_change.exists?) end end + end context "#verify" do context "with a correct verification key" do