Skip to content

Commit

Permalink
test: remove comment and duplicated import
Browse files Browse the repository at this point in the history
  • Loading branch information
luqven committed Apr 16, 2021
1 parent 40ec089 commit 3fd79ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
require "minitest/autorun"
require "imgix"
require "webmock/minitest"

require 'minitest/autorun'
require 'minitest/reporters' # requires the gem
require "minitest/reporters"

Minitest::Reporters.use! Minitest::Reporters::SpecReporter.new

Expand Down

0 comments on commit 3fd79ce

Please sign in to comment.