Skip to content

Commit

Permalink
Require correct mocha file
Browse files Browse the repository at this point in the history
  • Loading branch information
brendon committed Aug 13, 2018
1 parent a59558f commit 786c814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helper.rb
Expand Up @@ -13,7 +13,7 @@
end
require "active_record"
require "minitest/autorun"
require "mocha/minitest"
require "mocha/mini_test"
require "#{File.dirname(__FILE__)}/../init"

if defined?(ActiveRecord::VERSION) &&
Expand Down

0 comments on commit 786c814

Please sign in to comment.