require 'test_helper' module TokenAuthenticateMe class InviteTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end