Skip to content

Commit

Permalink
update mocha minitest
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrock committed Jun 3, 2020
1 parent 873db43 commit 8294e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helpers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
require 'minitest/spec'
require 'minitest/unit'
require 'shoulda-context'
require 'mocha/mini_test'
require 'mocha/minitest'
class Minitest::Test
include Ruport
end
Expand Down

0 comments on commit 8294e88

Please sign in to comment.