lib/minitest-spec-rails/test_case.rb



class << ActiveSupport::TestCase
  remove_method :describe
end if defined?(ActiveSupport::TestCase)