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