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