Skip to content

Commit

Permalink
Remove debugging statements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Eberlin authored and michaelglass committed Jun 11, 2018
1 parent 8695d7e commit 33afb15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspec/retry.rb
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def run
end

example.metadata[:retry_attempts] = self.attempts
# require 'pry'; binding.pry

example.clear_exception
ex.run

Expand Down

0 comments on commit 33afb15

Please sign in to comment.