Skip to content

Commit

Permalink
sj - fix cannot load file error on bundle exec rake test
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahsehr committed Feb 11, 2020
1 parent b883a50 commit f8200d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
end
require 'minitest/autorun'
require 'mocha'
require 'mocha/mini_test'
require 'mocha/minitest'
require 'rentlinx'
require 'vcr'

Expand Down

0 comments on commit f8200d7

Please sign in to comment.