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