Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vladislav-yashin committed Jan 10, 2020
1 parent 33505ba commit 7ea6f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
require File.expand_path(File.dirname(__FILE__) + '/../../../test/test_helper')
require 'minitest/autorun'
require 'minitest/reporters'
require 'mocha/mini_test'
require 'mocha/minitest'

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

Expand Down

0 comments on commit 7ea6f75

Please sign in to comment.