Skip to content

Commit

Permalink
Merge pull request #651 from sparklemotion/flavorjones-pride-is-broken
Browse files Browse the repository at this point in the history
test: don't use minitest/pride
  • Loading branch information
flavorjones authored Aug 14, 2024
2 parents dbfa966 + e9460cf commit 752e4d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/mechanize/test_case.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@

require 'minitest/autorun'

begin
require 'minitest/pride'
rescue LoadError
end

##
# A generic test case for testing mechanize. Using a subclass of
# Mechanize::TestCase for your tests will create an isolated mechanize
Expand Down

0 comments on commit 752e4d2

Please sign in to comment.