Skip to content

Commit

Permalink
Stop requiring pry gem in spec_helper.rb.
Browse files Browse the repository at this point in the history
  • Loading branch information
thirdtruck committed Aug 25, 2016
1 parent 9c8a533 commit 25227cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
#
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration

require 'pry'

RSpec.configure do |config|
# rspec-expectations config goes here. You can use an alternate
# assertion/expectation library such as wrong or the stdlib/minitest
Expand Down

0 comments on commit 25227cc

Please sign in to comment.