Skip to content
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.

Commit

Permalink
Require pry in test
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcphillips committed Dec 3, 2016
1 parent 6601faf commit 950b221
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 @@ -8,6 +8,7 @@
require 'active_shipping'
require 'logger'
require 'erb'
require 'pry'

# This makes sure that Minitest::Test exists when an older version of Minitest
# (i.e. 4.x) is required by ActiveSupport.
Expand Down

0 comments on commit 950b221

Please sign in to comment.