Skip to content

Commit

Permalink
minitest 5.19 and above requires minitest/unit
Browse files Browse the repository at this point in the history
  • Loading branch information
morozgrafix committed Oct 26, 2023
1 parent 8f79297 commit a6b2624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
end

require 'minitest/autorun'
require 'minitest/unit'
require 'minitest/great_expectations'
require 'yaml'
require 'exiftool'
Expand Down

0 comments on commit a6b2624

Please sign in to comment.