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