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