chore: linting stuff
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
ENV["RAILS_ENV"] ||= "test"
|
||||
require_relative "../config/environment"
|
||||
require "rails/test_help"
|
||||
require "minitest/reporters"
|
||||
|
||||
Minitest::Reporters.use!
|
||||
# Minitest::Reporters.use!(Minitest::Reporters::SpecReporter.new, color: true)
|
||||
# Minitest::Reporters.use! [ Minitest::Reporters::SpecReporter.new, Minitest::Reporters::JUnitReporter.new ]
|
||||
|
||||
module ActiveSupport
|
||||
class TestCase
|
||||
|
||||
Reference in New Issue
Block a user