Skip to content

Commit

Permalink
Remove duplicate after hook
Browse files Browse the repository at this point in the history
  • Loading branch information
takiy33 committed Jul 8, 2015
1 parent 745ac2d commit 9ffd45b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/pry_defaults_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@
end

describe "input" do
after do
Pry.reset_defaults
Pry.config.color = false
end

it 'should set the input default, and the default should be overridable' do
Pry.config.input = InputTester.new("5")
Pry.config.output = @str_output
Expand Down

0 comments on commit 9ffd45b

Please sign in to comment.