require 'test_helper' class EmailsControllerTest < ActionController::TestCase # test "should get one_click_unsubscribe" do # get :one_click_unsubscribe # assert_response :success # end end